Searched refs:PrepareUnaryCall (Results 1 – 4 of 4) sorted by relevance
54 std::unique_ptr<GenericClientAsyncResponseReader> PrepareUnaryCall(
55 std::unique_ptr<GenericClientAsyncResponseReader> GenericStub::PrepareUnaryCall( in PrepareUnaryCall() function in grpc::GenericStub
93 stub_->PrepareUnaryCall(context_.get(), method_, request_buf_, cq_)); in StartCall()
221 generic_stub_->PrepareUnaryCall(&cli_ctx, kMethodName, in TEST_F()