Home
last modified time | relevance | path

Searched defs:ClientReader (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/include/grpcpp/impl/
Dchannel_interface.h29 class ClientReader; variable
/third_party/grpc/include/grpcpp/
Dcompletion_queue.h54 class ClientReader; variable
Dclient_context.h80 class ClientReader; variable
/third_party/grpc/include/grpcpp/support/
Dsync_stream.h248 ClientReader(grpc::ChannelInterface* channel, in ClientReader() function