Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/
Dchannel_interface.h31 class ClientWriter; variable
/third_party/grpc/include/grpcpp/
Dcompletion_queue.h56 class ClientWriter; variable
Dclient_context.h82 class ClientWriter; variable
/third_party/grpc/include/grpcpp/support/
Dsync_stream.h381 ClientWriter(grpc::ChannelInterface* channel, in ClientWriter() function