Home
last modified time | relevance | path

Searched refs:ClientAsyncResponseReader (Results 1 – 25 of 36) sorted by relevance

12

/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dasync_unary_call.h37 class ClientAsyncResponseReader; variable
93 static ClientAsyncResponseReader<R>* Create( in Create()
98 ClientAsyncResponseReader<R>* result = new (grpc_call_arena_alloc( in Create()
99 call.call(), sizeof(ClientAsyncResponseReader<R>))) in Create()
100 ClientAsyncResponseReader<R>(call, context); in Create()
200 static ClientAsyncResponseReader<R>* Create( in Create()
218 class ClientAsyncResponseReader final
223 GPR_ASSERT(size == sizeof(ClientAsyncResponseReader)); in delete()
270 ClientAsyncResponseReader(grpc::internal::Call call, in ClientAsyncResponseReader() function
407 class default_delete<grpc::ClientAsyncResponseReader<R>> {
/external/grpc-grpc/include/grpcpp/support/
Dasync_unary_call.h37 class ClientAsyncResponseReader; variable
93 static ClientAsyncResponseReader<R>* Create( in Create()
98 ClientAsyncResponseReader<R>* result = new (grpc_call_arena_alloc( in Create()
99 call.call(), sizeof(ClientAsyncResponseReader<R>))) in Create()
100 ClientAsyncResponseReader<R>(call, context); in Create()
200 static ClientAsyncResponseReader<R>* Create( in Create()
218 class ClientAsyncResponseReader final
223 GPR_ASSERT(size == sizeof(ClientAsyncResponseReader)); in delete()
270 ClientAsyncResponseReader(grpc::internal::Call call, in ClientAsyncResponseReader() function
407 class default_delete<grpc::ClientAsyncResponseReader<R>> {
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dasync_unary_call.h37 class ClientAsyncResponseReader; variable
93 static ClientAsyncResponseReader<R>* Create( in Create()
98 ClientAsyncResponseReader<R>* result = new (grpc_call_arena_alloc( in Create()
99 call.call(), sizeof(ClientAsyncResponseReader<R>))) in Create()
100 ClientAsyncResponseReader<R>(call, context); in Create()
200 static ClientAsyncResponseReader<R>* Create( in Create()
218 class ClientAsyncResponseReader final
223 GPR_ASSERT(size == sizeof(ClientAsyncResponseReader)); in delete()
270 ClientAsyncResponseReader(grpc::internal::Call call, in ClientAsyncResponseReader() function
407 class default_delete<grpc::ClientAsyncResponseReader<R>> {
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_grpc.h109 std::unique_ptr<::grpc::ClientAsyncResponseReader<ResponseType>>
113 return std::unique_ptr<::grpc::ClientAsyncResponseReader<ResponseType>>( in AsyncGetTpuProgram()
116 std::unique_ptr<::grpc::ClientAsyncResponseReader<ResponseType>>
120 return std::unique_ptr<::grpc::ClientAsyncResponseReader<ResponseType>>( in PrepareAsyncGetTpuProgram()
126 ::grpc::ClientAsyncResponseReader<ResponseType>* AsyncGetTpuProgramRaw(
129 ::grpc::ClientAsyncResponseReader<ResponseType>*
Dtpu_compilation_cache_grpc.cc65 ::grpc::ClientAsyncResponseReader<
75 ::grpc::ClientAsyncResponseReader<
/external/grpc-grpc/examples/cpp/helloworld/
Dgreeter_async_client.cc38 using grpc::ClientAsyncResponseReader;
72 std::unique_ptr<ClientAsyncResponseReader<HelloReply> > rpc( in SayHello()
Dgreeter_async_client2.cc39 using grpc::ClientAsyncResponseReader;
116 std::unique_ptr<ClientAsyncResponseReader<HelloReply>> response_reader;
/external/grpc-grpc/include/grpcpp/generic/
Dgeneric_stub.h39 typedef ClientAsyncResponseReader<ByteBuffer> GenericClientAsyncResponseReader;
65 std::unique_ptr<ClientAsyncResponseReader<ResponseType>> PrepareUnaryCall( in PrepareUnaryCall()
68 return std::unique_ptr<ClientAsyncResponseReader<ResponseType>>( in PrepareUnaryCall()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/generic/
Dgeneric_stub.h39 typedef ClientAsyncResponseReader<ByteBuffer> GenericClientAsyncResponseReader;
65 std::unique_ptr<ClientAsyncResponseReader<ResponseType>> PrepareUnaryCall( in PrepareUnaryCall()
68 return std::unique_ptr<ClientAsyncResponseReader<ResponseType>>( in PrepareUnaryCall()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/generic/
Dgeneric_stub.h39 typedef ClientAsyncResponseReader<ByteBuffer> GenericClientAsyncResponseReader;
65 std::unique_ptr<ClientAsyncResponseReader<ResponseType>> PrepareUnaryCall( in PrepareUnaryCall()
68 return std::unique_ptr<ClientAsyncResponseReader<ResponseType>>( in PrepareUnaryCall()
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dprofiler_client.h85 std::unique_ptr<::grpc::ClientAsyncResponseReader<ProfileResponse>> rpc_;
/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
Dmonster_test.grpc.fb.h89 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> AsyncStore(… in AsyncStore()
90 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Asyn… in AsyncStore()
92 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> PrepareAsyn… in PrepareAsyncStore()
93 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Prep… in PrepareAsyncStore()
125 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* AsyncStoreRaw(::grpc::Client…
126 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* PrepareAsyncStoreRaw(::grpc:…
Dmonster_test.grpc.fb.cc42 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::AsyncSt… in AsyncStoreRaw()
46 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::Prepare… in PrepareAsyncStoreRaw()
/external/flatbuffers/tests/monster_test_suffix/
Dmonster_test.grpc.fb.h89 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> AsyncStore(… in AsyncStore()
90 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Asyn… in AsyncStore()
92 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> PrepareAsyn… in PrepareAsyncStore()
93 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Prep… in PrepareAsyncStore()
125 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* AsyncStoreRaw(::grpc::Client…
126 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* PrepareAsyncStoreRaw(::grpc:…
Dmonster_test.grpc.fb.cc42 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::AsyncSt… in AsyncStoreRaw()
46 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::Prepare… in PrepareAsyncStoreRaw()
/external/flatbuffers/tests/monster_test_suffix/ext_only/
Dmonster_test.grpc.fb.h89 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> AsyncStore(… in AsyncStore()
90 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Asyn… in AsyncStore()
92 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> PrepareAsyn… in PrepareAsyncStore()
93 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Prep… in PrepareAsyncStore()
125 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* AsyncStoreRaw(::grpc::Client…
126 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* PrepareAsyncStoreRaw(::grpc:…
Dmonster_test.grpc.fb.cc42 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::AsyncSt… in AsyncStoreRaw()
46 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::Prepare… in PrepareAsyncStoreRaw()
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.h89 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> AsyncStore(… in AsyncStore()
90 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Asyn… in AsyncStore()
92 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> PrepareAsyn… in PrepareAsyncStore()
93 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Prep… in PrepareAsyncStore()
125 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* AsyncStoreRaw(::grpc::Client…
126 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* PrepareAsyncStoreRaw(::grpc:…
Dmonster_test_generated.grpc.fb.h89 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> AsyncStore(… in AsyncStore()
90 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Asyn… in AsyncStore()
92 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>> PrepareAsyn… in PrepareAsyncStore()
93 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>>(Prep… in PrepareAsyncStore()
125 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* AsyncStoreRaw(::grpc::Client…
126 …::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* PrepareAsyncStoreRaw(::grpc:…
Dmonster_test_generated.grpc.fb.cc41 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::AsyncSt… in AsyncStoreRaw()
45 ::grpc::ClientAsyncResponseReader< flatbuffers::grpc::Message<Stat>>* MonsterStorage::Stub::Prepare… in PrepareAsyncStoreRaw()
/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc357 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in SendRpc()
410 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
508 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
549 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
968 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
1010 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
1163 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
1223 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
1282 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
1315 std::unique_ptr<ClientAsyncResponseReader<EchoResponse>> response_reader( in TEST_P()
[all …]
/external/grpc-grpc/test/cpp/codegen/
Dcompiler_test_golden151 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>> AsyncMethodA1(::gr…
152 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>>(AsyncMethod…
154 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>> PrepareAsyncMethod…
155 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>>(PrepareAsyn…
203 …::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>* AsyncMethodA1Raw(::grpc::ClientCont…
204 …::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>* PrepareAsyncMethodA1Raw(::grpc::Cli…
751 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>> AsyncMethodB1(::gr…
752 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>>(AsyncMethod…
754 …std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>> PrepareAsyncMethod…
755 …return std::unique_ptr< ::grpc::ClientAsyncResponseReader< ::grpc::testing::Response>>(PrepareAsyn…
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dclient_context.h91 class ClientAsyncResponseReader; variable
438 friend class grpc::ClientAsyncResponseReader;
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dclient_context.h91 class ClientAsyncResponseReader; variable
438 friend class grpc::ClientAsyncResponseReader;
/external/grpc-grpc/include/grpcpp/
Dclient_context.h91 class ClientAsyncResponseReader; variable
438 friend class grpc::ClientAsyncResponseReader;

12