Searched defs:OrcRemoteTargetClient (Results 1 – 2 of 2) sorted by relevance
44 OrcRemoteTargetClient(OrcRemoteTargetClient &&Other) in OrcRemoteTargetClient() function690 OrcRemoteTargetClient(ChannelT &Channel, Error &Err) : Channel(Channel) { in OrcRemoteTargetClient() function
60 friend class OrcRemoteTargetClient; variable586 OrcRemoteTargetClient(rpc::RawByteChannel &Channel, ExecutionSession &ES, in OrcRemoteTargetClient() function