/third_party/grpc/test/cpp/interop/ |
D | interop_client.h | 117 std::unique_ptr<TestService::Stub> stub_; variable
|
/third_party/grpc/test/cpp/util/ |
D | proto_reflection_descriptor_database.h | 99 std::unique_ptr<grpc::reflection::v1alpha::ServerReflection::Stub> stub_; variable
|
D | cli_call_test.cc | 83 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::CliCallTest
|
/third_party/grpc/src/core/lib/gprpp/ |
D | mpscq.h | 67 Node stub_; variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/ |
D | graph_data_client.h | 182 std::unique_ptr<GnnGraphData::Stub> stub_; variable
|
/third_party/grpc/test/cpp/qps/ |
D | report.h | 144 std::unique_ptr<ReportQpsScenarioService::Stub> stub_; variable
|
D | client_async.cc | 120 BenchmarkService::Stub* stub_; member in grpc::testing::ClientRpcContextUnaryImpl 435 BenchmarkService::Stub* stub_; member in grpc::testing::ClientRpcContextStreamingPingPongImpl 591 BenchmarkService::Stub* stub_; member in grpc::testing::ClientRpcContextStreamingFromClientImpl 712 BenchmarkService::Stub* stub_; member in grpc::testing::ClientRpcContextStreamingFromServerImpl 858 grpc::GenericStub* stub_; member in grpc::testing::ClientRpcContextGenericStreamingImpl
|
/third_party/grpc/examples/cpp/compression/ |
D | greeter_client.cc | 75 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|
/third_party/grpc/examples/cpp/metadata/ |
D | greeter_client.cc | 81 std::unique_ptr<Greeter::Stub> stub_; member in CustomHeaderClient
|
/third_party/grpc/examples/cpp/load_balancing/ |
D | greeter_client.cc | 72 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|
/third_party/grpc/examples/cpp/keyvaluestore/ |
D | client.cc | 74 std::unique_ptr<KeyValueStore::Stub> stub_; member in KeyValueStoreClient
|
D | caching_interceptor.h | 119 std::unique_ptr<keyvaluestore::KeyValueStore::Stub> stub_; variable
|
/third_party/grpc/examples/cpp/helloworld/ |
D | greeter_client.cc | 71 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|
D | greeter_async_client.cc | 106 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|
D | greeter_async_client2.cc | 118 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|
/third_party/grpc/test/cpp/microbenchmarks/ |
D | callback_unary_ping_pong.h | 41 EchoTestService::Stub* stub_, bool* done, in SendCallbackUnaryPingPong()
|
D | callback_streaming_ping_pong.h | 109 EchoTestService::Stub* stub_; variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_grpc_client.h | 96 std::unique_ptr<CacheServerGreeter::Stub> stub_; variable
|
/third_party/flatbuffers/grpc/samples/greeter/ |
D | client.cpp | 64 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|
/third_party/grpc/test/cpp/end2end/ |
D | proto_server_reflection_test.cc | 120 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::ProtoServerReflectionTest
|
D | exception_test.cc | 80 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::ExceptionTest
|
D | streaming_throughput_test.cc | 153 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::End2endTest
|
D | shutdown_test.cc | 111 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::ShutdownTest
|
D | nonblocking_test.cc | 176 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::__anon8ea606960211::NonblockingTest
|
/third_party/grpc/examples/android/helloworld/app/src/main/cpp/ |
D | grpc-helloworld.cc | 102 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
|