Searched refs:UInt16Write (Results 1 – 5 of 5) sorted by relevance
57 virtual void writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws,76 Error writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws) { in writeUInt16s()279 void writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws,
238 void writeUInt16s(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16s()
40 using UInt16Write = UIntWrite<uint16_t>; variable
145 template <> class SerializationTypeName<tpctypes::UInt16Write> {190 std::is_same<WriteT, tpctypes::UInt16Write>::value ||338 Error(std::vector<tpctypes::UInt16Write>)> {424 handleWriteUInt<tpctypes::UInt16Write>); in OrcRPCTPCServer()
131 ArrayRef<tpctypes::UInt16Write> Ws, WriteResultFn OnWriteComplete) { in writeUInt16s()