Searched refs:UInt8Write (Results 1 – 6 of 6) sorted by relevance
50 virtual void writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws,89 Error writeUInt8s(ArrayRef<tpctypes::UInt8Write> Ws) { in writeUInt8s()
23 void writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws,
50 void writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync()
17 void InProcessMemoryAccess::writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync()
160 &writeUIntsWrapper<tpctypes::UInt8Write, in addTo()
81 using UInt8Write = UIntWrite<uint8_t>; variable