Searched refs:UInt8Write (Results 1 – 5 of 5) sorted by relevance
42 virtual void writeUInt8s(ArrayRef<tpctypes::UInt8Write> Ws,57 Error writeUInt8s(ArrayRef<tpctypes::UInt8Write> Ws) { in writeUInt8s()187 void writeUInt8s(ArrayRef<tpctypes::UInt8Write> Ws,
232 void writeUInt8s(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8s()
98 template <> class RPCTypeName<tpctypes::UInt8Write> {146 std::enable_if_t<std::is_same<WriteT, tpctypes::UInt8Write>::value ||312 Error(std::vector<tpctypes::UInt8Write>)> {402 handleWriteUInt<tpctypes::UInt8Write>); in OrcRPCTPCServer()
38 using UInt8Write = UIntWrite<uint8_t>; variable
117 void SelfTargetProcessControl::writeUInt8s(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8s()