Searched refs:SPSMemoryAccessUInt64Write (Results 1 – 4 of 4) sorted by relevance
66 EPC.callSPSWrapperAsync<void(SPSSequence<SPSMemoryAccessUInt64Write>)>( in writeUInt64sAsync()
71 shared::SPSMemoryAccessUInt64Write>); in addTo()
55 &testWriteUInts<tpctypes::UInt64Write, SPSMemoryAccessUInt64Write>); in TEST()
158 using SPSMemoryAccessUInt64Write = SPSMemoryAccessUIntWrite<uint64_t>; variable