Home
last modified time | relevance | path

Searched defs:stub_ (Results 1 – 25 of 50) sorted by relevance

12

/third_party/grpc/test/cpp/interop/
Dinterop_client.h117 std::unique_ptr<TestService::Stub> stub_; variable
/third_party/grpc/test/cpp/util/
Dproto_reflection_descriptor_database.h99 std::unique_ptr<grpc::reflection::v1alpha::ServerReflection::Stub> stub_; variable
Dcli_call_test.cc83 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::CliCallTest
/third_party/grpc/src/core/lib/gprpp/
Dmpscq.h67 Node stub_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_data_client.h182 std::unique_ptr<GnnGraphData::Stub> stub_; variable
/third_party/grpc/test/cpp/qps/
Dreport.h144 std::unique_ptr<ReportQpsScenarioService::Stub> stub_; variable
Dclient_async.cc120 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/
Dgreeter_client.cc75 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
/third_party/grpc/examples/cpp/metadata/
Dgreeter_client.cc81 std::unique_ptr<Greeter::Stub> stub_; member in CustomHeaderClient
/third_party/grpc/examples/cpp/load_balancing/
Dgreeter_client.cc72 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
/third_party/grpc/examples/cpp/keyvaluestore/
Dclient.cc74 std::unique_ptr<KeyValueStore::Stub> stub_; member in KeyValueStoreClient
Dcaching_interceptor.h119 std::unique_ptr<keyvaluestore::KeyValueStore::Stub> stub_; variable
/third_party/grpc/examples/cpp/helloworld/
Dgreeter_client.cc71 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
Dgreeter_async_client.cc106 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
Dgreeter_async_client2.cc118 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
/third_party/grpc/test/cpp/microbenchmarks/
Dcallback_unary_ping_pong.h41 EchoTestService::Stub* stub_, bool* done, in SendCallbackUnaryPingPong()
Dcallback_streaming_ping_pong.h109 EchoTestService::Stub* stub_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_client.h96 std::unique_ptr<CacheServerGreeter::Stub> stub_; variable
/third_party/flatbuffers/grpc/samples/greeter/
Dclient.cpp64 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient
/third_party/grpc/test/cpp/end2end/
Dproto_server_reflection_test.cc120 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::ProtoServerReflectionTest
Dexception_test.cc80 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::ExceptionTest
Dstreaming_throughput_test.cc153 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::End2endTest
Dshutdown_test.cc111 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::ShutdownTest
Dnonblocking_test.cc176 std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_; member in grpc::testing::__anon8ea606960211::NonblockingTest
/third_party/grpc/examples/android/helloworld/app/src/main/cpp/
Dgrpc-helloworld.cc102 std::unique_ptr<Greeter::Stub> stub_; member in GreeterClient

12