Home
last modified time | relevance | path

Searched defs:ClientAsyncReaderWriter (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Dasync_stream.h56 using ClientAsyncReaderWriter = ::grpc_impl::ClientAsyncReaderWriter<W, R>; variable
Dclient_context_impl.h106 class ClientAsyncReaderWriter; variable
Dasync_stream_impl.h603 ClientAsyncReaderWriter(::grpc::internal::Call call, in ClientAsyncReaderWriter() function