Searched defs:NotifyOnStateChangeLocked (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/ | ||
D | pick_first.cc | 296 void PickFirst::NotifyOnStateChangeLocked(grpc_connectivity_state* current, in NotifyOnStateChangeLocked() function in grpc_core::__anondbaa39340111::PickFirst |
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ | ||
D | round_robin.cc | 660 void RoundRobin::NotifyOnStateChangeLocked(grpc_connectivity_state* current, in NotifyOnStateChangeLocked() function in grpc_core::__anone1f0a73a0111::RoundRobin |
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ | ||
D | grpclb.cc | 1278 void GrpcLb::NotifyOnStateChangeLocked(grpc_connectivity_state* current, in NotifyOnStateChangeLocked() function in grpc_core::__anon9fb3300c0111::GrpcLb |