Home
last modified time | relevance | path

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

/third_party/grpc/src/core/load_balancing/xds/
Dxds_cluster_impl.cc89 class CallCounter final : public RefCounted<CallCounter> { class in grpc_core::__anone905264e0111::CircuitBreakerCallCounterMap
91 explicit CallCounter(Key key) : key_(std::move(key)) {} in CallCounter() function in grpc_core::__anone905264e0111::CircuitBreakerCallCounterMap::CallCounter