Lines Matching refs:InProcessMemoryAccess
17 void InProcessMemoryAccess::writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync()
24 void InProcessMemoryAccess::writeUInt16sAsync( in writeUInt16sAsync()
31 void InProcessMemoryAccess::writeUInt32sAsync( in writeUInt32sAsync()
38 void InProcessMemoryAccess::writeUInt64sAsync( in writeUInt64sAsync()
45 void InProcessMemoryAccess::writePointersAsync( in writePointersAsync()
58 void InProcessMemoryAccess::writeBuffersAsync( in writeBuffersAsync()
65 void InProcessMemoryAccess::readUInt8sAsync( in readUInt8sAsync()
74 void InProcessMemoryAccess::readUInt16sAsync( in readUInt16sAsync()
83 void InProcessMemoryAccess::readUInt32sAsync( in readUInt32sAsync()
92 void InProcessMemoryAccess::readUInt64sAsync( in readUInt64sAsync()
101 void InProcessMemoryAccess::readPointersAsync( in readPointersAsync()
110 void InProcessMemoryAccess::readBuffersAsync( in readBuffersAsync()
122 void InProcessMemoryAccess::readStringsAsync( in readStringsAsync()