Searched refs:handleWriteUInt (Results 1 – 1 of 1) sorted by relevance
422 handleWriteUInt<tpctypes::UInt8Write>); in OrcRPCTPCServer()424 handleWriteUInt<tpctypes::UInt16Write>); in OrcRPCTPCServer()426 handleWriteUInt<tpctypes::UInt32Write>); in OrcRPCTPCServer()428 handleWriteUInt<tpctypes::UInt64Write>); in OrcRPCTPCServer()490 static void handleWriteUInt(const std::vector<WriteT> &Ws) { in handleWriteUInt() function