Home
last modified time | relevance | path

Searched refs:retry_timer_callback_pending_ (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc315 bool retry_timer_callback_pending_ = false; member in grpc_core::__anon90bb72ae0111::GrpcLb
1091 if (retry_timer_callback_pending_) { in ShutdownLocked()
1434 retry_timer_callback_pending_ = true; in StartBalancerCallRetryTimerLocked()
1440 grpclb_policy->retry_timer_callback_pending_ = false; in OnBalancerCallRetryTimerLocked()
1484 if (grpclb_policy->retry_timer_callback_pending_) { in OnBalancerChannelConnectivityChangedLocked()