Home
last modified time | relevance | path

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

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