Home
last modified time | relevance | path

Searched defs:ClientAsyncReader (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/include/grpcpp/
Dclient_context.h86 class ClientAsyncReader; variable
/third_party/grpc/include/grpcpp/support/
Dasync_stream.h269 ClientAsyncReader(grpc::internal::Call call, grpc::ClientContext* context, in ClientAsyncReader() function