Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/priority/
Dpriority.cc183 void OnFailoverTimerLocked(grpc_error* error);
662 [self, error]() { self->OnFailoverTimerLocked(error); }, DEBUG_LOCATION); in OnFailoverTimer()
665 void PriorityLb::ChildPriority::OnFailoverTimerLocked(grpc_error* error) { in OnFailoverTimerLocked() function in grpc_core::__anonb263286d0111::PriorityLb::ChildPriority