/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | async_unary_call.h | 37 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/ |
D | async_unary_call.h | 37 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/ |
D | async_unary_call.h | 37 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/ |
D | tpu_compilation_cache_grpc.h | 109 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>*
|
D | tpu_compilation_cache_grpc.cc | 65 ::grpc::ClientAsyncResponseReader< 75 ::grpc::ClientAsyncResponseReader<
|
/external/grpc-grpc/examples/cpp/helloworld/ |
D | greeter_async_client.cc | 38 using grpc::ClientAsyncResponseReader; 72 std::unique_ptr<ClientAsyncResponseReader<HelloReply> > rpc( in SayHello()
|
D | greeter_async_client2.cc | 39 using grpc::ClientAsyncResponseReader; 116 std::unique_ptr<ClientAsyncResponseReader<HelloReply>> response_reader;
|
/external/grpc-grpc/include/grpcpp/generic/ |
D | generic_stub.h | 39 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/ |
D | generic_stub.h | 39 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/ |
D | generic_stub.h | 39 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/ |
D | profiler_client.h | 85 std::unique_ptr<::grpc::ClientAsyncResponseReader<ProfileResponse>> rpc_;
|
/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/ |
D | monster_test.grpc.fb.h | 89 …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:…
|
D | monster_test.grpc.fb.cc | 42 ::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/ |
D | monster_test.grpc.fb.h | 89 …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:…
|
D | monster_test.grpc.fb.cc | 42 ::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/ |
D | monster_test.grpc.fb.h | 89 …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:…
|
D | monster_test.grpc.fb.cc | 42 ::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/ |
D | monster_test.grpc.fb.h | 89 …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:…
|
D | monster_test_generated.grpc.fb.h | 89 …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:…
|
D | monster_test_generated.grpc.fb.cc | 41 ::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/ |
D | async_end2end_test.cc | 357 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/ |
D | compiler_test_golden | 151 …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/ |
D | client_context.h | 91 class ClientAsyncResponseReader; variable 438 friend class grpc::ClientAsyncResponseReader;
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | client_context.h | 91 class ClientAsyncResponseReader; variable 438 friend class grpc::ClientAsyncResponseReader;
|
/external/grpc-grpc/include/grpcpp/ |
D | client_context.h | 91 class ClientAsyncResponseReader; variable 438 friend class grpc::ClientAsyncResponseReader;
|