| /third_party/grpc/test/csharp/codegen/simple/expected/ |
| D | HelloworldGrpc.cs | 118 public partial class GreeterClient : grpc::ClientBase<GreeterClient> class in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter 123 public GreeterClient(grpc::ChannelBase channel) : base(channel) in GreeterClient() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterClient 129 public GreeterClient(grpc::CallInvoker callInvoker) : base(callInvoker) in GreeterClient() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterClient 134 protected GreeterClient() : base() in GreeterClient() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterClient 140 protected GreeterClient(ClientBaseConfiguration configuration) : base(configuration) in GreeterClient() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterClient
|
| /third_party/grpc/examples/cpp/helloworld/ |
| D | xds_greeter_client.cc | 44 class GreeterClient { class 46 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| D | greeter_client.cc | 43 class GreeterClient { class 45 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| D | greeter_async_client.cc | 46 class GreeterClient { class 48 explicit GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| D | greeter_callback_client.cc | 45 class GreeterClient { class 47 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| D | greeter_async_client2.cc | 47 class GreeterClient { class 49 explicit GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/debugging/ |
| D | crashing_greeter_client.cc | 41 class GreeterClient { class 43 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/compression/ |
| D | greeter_client.cc | 39 class GreeterClient { class 41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/load_balancing/ |
| D | greeter_client.cc | 39 class GreeterClient { class 41 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/unix_abstract_sockets/ |
| D | client.cc | 30 class GreeterClient { class 32 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/retry/ |
| D | client.cc | 56 class GreeterClient { class 58 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/gcp_observability/helloworld/ |
| D | greeter_client.cc | 46 class GreeterClient { class 48 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/test/distrib/bazel/cpp/ |
| D | greeter_client.cc | 34 class GreeterClient { class 36 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/systemd_socket_activation/ |
| D | client.cc | 30 class GreeterClient { class 32 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/error_handling/ |
| D | greeter_client.cc | 42 class GreeterClient { class 44 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/xds/ |
| D | xds_greeter_client.cc | 46 class GreeterClient { class 48 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/generic_api/ |
| D | greeter_client.cc | 47 class GreeterClient { class 49 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/wait_for_ready/ |
| D | greeter_callback_client.cc | 46 class GreeterClient { class 48 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/keepalive/ |
| D | greeter_callback_client.cc | 46 class GreeterClient { class 48 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/auth/ |
| D | ssl_client.cc | 46 class GreeterClient { class 48 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/otel/codelab/ |
| D | greeter_callback_client.cc | 60 class GreeterClient { class 62 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in __anon45178a670111::GreeterClient
|
| D | greeter_callback_client_solution.cc | 60 class GreeterClient { class 62 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in __anon234f1aa30111::GreeterClient
|
| /third_party/grpc/examples/cpp/error_details/ |
| D | greeter_client.cc | 46 class GreeterClient { class 48 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/grpc/examples/cpp/health/ |
| D | health_client.cc | 50 class GreeterClient { class 52 GreeterClient(std::shared_ptr<Channel> channel) in GreeterClient() function in GreeterClient
|
| /third_party/flatbuffers/grpc/samples/greeter/ |
| D | client.cpp | 10 class GreeterClient { class 12 GreeterClient(std::shared_ptr<grpc::Channel> channel) in GreeterClient() function in GreeterClient
|