Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dasync_stream.h69 using ServerAsyncWriter = ::grpc_impl::ServerAsyncWriter<W>; variable
Dserver_context_impl.h58 class ServerAsyncWriter; variable
Dasync_stream_impl.h849 explicit ServerAsyncWriter(::grpc_impl::ServerContext* ctx) in ServerAsyncWriter() function