Searched defs:AddCallDropped (Results 1 – 4 of 4) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ | ||
| D | grpclb_client_stats.cc | 48 void GrpcLbClientStats::AddCallDropped(const char* token) { in AddCallDropped() function in grpc_core::GrpcLbClientStats |
| /external/grpc-grpc/src/core/load_balancing/grpclb/ | ||
| D | grpclb_client_stats.cc | 48 void GrpcLbClientStats::AddCallDropped(const char* token) { in AddCallDropped() function in grpc_core::GrpcLbClientStats |
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ | ||
| D | xds_client_stats.cc | 87 void XdsClusterDropStats::AddCallDropped(const std::string& category) { in AddCallDropped() function in grpc_core::XdsClusterDropStats |
| /external/grpc-grpc/src/core/ext/xds/ | ||
| D | xds_client_stats.cc | 87 void XdsClusterDropStats::AddCallDropped(const std::string& category) { in AddCallDropped() function in grpc_core::XdsClusterDropStats |