Home
last modified time | relevance | path

Searched refs:ClientAsyncWriterFactory (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dchannel_interface.h49 class ClientAsyncWriterFactory; variable
101 friend class ::grpc::internal::ClientAsyncWriterFactory;
Dasync_stream.h317 class ClientAsyncWriterFactory {
429 friend class internal::ClientAsyncWriterFactory<W>;
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc67 …return ::grpc::internal::ClientAsyncWriterFactory< flatbuffers::grpc::Message<Monster>>::Create(ch… in AsyncGetMaxHitPointRaw()
71 …return ::grpc::internal::ClientAsyncWriterFactory< flatbuffers::grpc::Message<Monster>>::Create(ch… in PrepareAsyncGetMaxHitPointRaw()