Home
last modified time | relevance | path

Searched refs:ClientAsyncResponseReaderFactory (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dchannel_interface.h53 class ClientAsyncResponseReaderFactory; variable
105 friend class ::grpc::internal::ClientAsyncResponseReaderFactory;
Dasync_unary_call.h74 class ClientAsyncResponseReaderFactory {
159 friend class internal::ClientAsyncResponseReaderFactory<R>;
/external/grpc-grpc/src/cpp/client/
Dgeneric_stub.cc59 internal::ClientAsyncResponseReaderFactory<ByteBuffer>::Create( in PrepareUnaryCall()
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc43 …return ::grpc::internal::ClientAsyncResponseReaderFactory< flatbuffers::grpc::Message<Stat>>::Crea… in AsyncStoreRaw()
47 …return ::grpc::internal::ClientAsyncResponseReaderFactory< flatbuffers::grpc::Message<Stat>>::Crea… in PrepareAsyncStoreRaw()