Searched defs:RequestCall (Results 1 – 10 of 10) sorted by relevance
25 void AsyncGenericService::RequestCall( in RequestCall() function in grpc::AsyncGenericService
59 RequestCall, enumerator
101 void RequestCall(grpc_server* server, grpc_completion_queue* cq) { in RequestCall() function in grpc_core::testing::Call
596 IncomingCall RequestCall(int tag) { return IncomingCall(*this, tag); } in RequestCall() function
1089 grpc_call_error Server::RequestCall(grpc_call** call, in RequestCall() function in grpc_core::Server
1224 grpc_call_error Server::RequestCall(grpc_call** call, in RequestCall() function in grpc_core::Server