Home
last modified time | relevance | path

Searched refs:AsyncClientCall (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/examples/cpp/helloworld/
Dgreeter_async_client2.cc50 AsyncClientCall* call = new AsyncClientCall; in SayHello()
78 AsyncClientCall* call = static_cast<AsyncClientCall*>(got_tag); in AsyncCompleteRpc()
97 struct AsyncClientCall { struct in GreeterClient
/external/grpc-grpc/test/cpp/end2end/
Dthread_stress_test.cc352 struct AsyncClientCall { struct in grpc::testing::AsyncClientEnd2endTest
361 AsyncClientCall* call = new AsyncClientCall; in AsyncSendRpc()
379 AsyncClientCall* call = static_cast<AsyncClientCall*>(got_tag); in AsyncCompleteRpc()