Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dchannel_interface.h47 class ClientAsyncReaderFactory; variable
99 friend class ::grpc::internal::ClientAsyncReaderFactory;
Dasync_stream.h173 class ClientAsyncReaderFactory {
263 friend class internal::ClientAsyncReaderFactory<R>;
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc55 …return ::grpc::internal::ClientAsyncReaderFactory< flatbuffers::grpc::Message<Monster>>::Create(ch… in AsyncRetrieveRaw()
59 …return ::grpc::internal::ClientAsyncReaderFactory< flatbuffers::grpc::Message<Monster>>::Create(ch… in PrepareAsyncRetrieveRaw()