Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/
Dserver_context.h58 class ServerAsyncWriter; variable
/third_party/grpc/include/grpcpp/support/
Dasync_stream.h852 explicit ServerAsyncWriter(grpc::ServerContext* ctx) in ServerAsyncWriter() function