Home
last modified time | relevance | path

Searched defs:CallCounter (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc54 class CallCounter : public RefCounted<CallCounter> { class in grpc_core::__anonff2650950111::CircuitBreakerCallCounterMap
56 explicit CallCounter(Key key) : key_(std::move(key)) {} in CallCounter() function in grpc_core::__anonff2650950111::CircuitBreakerCallCounterMap::CallCounter