Searched defs:PrepareUnaryCall (Results 1 – 3 of 3) sorted by relevance
63 std::unique_ptr<ClientAsyncResponseReader<ResponseType>> PrepareUnaryCall( in PrepareUnaryCall() function100 void PrepareUnaryCall(ClientContext* context, const std::string& method, in PrepareUnaryCall() function136 void PrepareUnaryCall(ClientContext* context, const std::string& method, in PrepareUnaryCall() function
55 std::unique_ptr<GenericClientAsyncResponseReader> GenericStub::PrepareUnaryCall( in PrepareUnaryCall() function in grpc::GenericStub