/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | client_load_reporting_filter.cc | 44 grpc_core::RefCountedPtr<grpc_core::GrpcLbClientStats> client_stats; member 114 grpc_core::GrpcLbClientStats* client_stats = in clr_start_transport_stream_op_batch() local
|
D | grpclb.cc | 176 GrpcLbClientStats* client_stats() const { return client_stats_.get(); } in client_stats() function in grpc_core::__anon524789e00111::GrpcLb::BalancerCallState 243 RefCountedPtr<GrpcLbClientStats> client_stats) in SubchannelWrapper() 249 GrpcLbClientStats* client_stats() const { return client_stats_.get(); } in client_stats() function in grpc_core::__anon524789e00111::GrpcLb::SubchannelWrapper 260 RefCountedPtr<GrpcLbClientStats> client_stats) in TokenAndClientStatsAttribute() 283 RefCountedPtr<GrpcLbClientStats> client_stats() const { in client_stats() function in grpc_core::__anon524789e00111::GrpcLb::TokenAndClientStatsAttribute 335 RefCountedPtr<GrpcLbClientStats> client_stats) in Picker() 634 GrpcLbClientStats* client_stats = subchannel_wrapper->client_stats(); in Pick() local 679 RefCountedPtr<GrpcLbClientStats> client_stats = attribute->client_stats(); in CreateSubchannel() local 708 RefCountedPtr<GrpcLbClientStats> client_stats; in UpdateState() local
|
/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/ |
D | load_balancer.proto | 43 ClientStats client_stats = 2; field
|
/external/grpc-grpc/src/proto/grpc/lb/v1/ |
D | load_balancer.proto | 43 ClientStats client_stats = 2; field
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/ |
D | load_balancer.proto | 43 ClientStats client_stats = 2; field
|
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | ScenarioResult.php | 35 private $client_stats; variable in Grpc\\Testing\\ScenarioResult
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | client_load_reporting_filter.cc | 41 grpc_core::RefCountedPtr<grpc_core::GrpcLbClientStats> client_stats; member
|
D | load_balancer_api.cc | 111 grpc_core::GrpcLbClientStats* client_stats) { in grpc_grpclb_load_report_request_create_locked()
|
D | grpclb.cc | 166 RefCountedPtr<GrpcLbClientStats> client_stats; member 184 GrpcLbClientStats* client_stats() const { return client_stats_.get(); } in client_stats() function in grpc_core::__anon9fb3300c0111::GrpcLb::BalancerCallState
|
/external/grpc-grpc/test/cpp/end2end/ |
D | grpclb_end2end_test.cc | 426 ClientStats client_stats; in WaitForLoadReports() local 1429 const ClientStats client_stats = WaitForLoadReports(); in TEST_F() local 1488 const ClientStats client_stats = WaitForLoadReports(); in TEST_F() local
|
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
D | control.proto | 247 repeated ClientStats client_stats = 3; field
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | control.proto | 277 repeated ClientStats client_stats = 3; field
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | control.proto | 264 repeated ClientStats client_stats = 3; field
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/ |
D | load_balancer.pb.h | 77 grpc_lb_v1_ClientStats client_stats; member
|