Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc115 bool exit_idle_when_lb_policy_arrives; member
429 if (chand->exit_idle_when_lb_policy_arrives) { in create_new_lb_policy_locked()
431 chand->exit_idle_when_lb_policy_arrives = false; in create_new_lb_policy_locked()
3283 chand->exit_idle_when_lb_policy_arrives = true; in try_to_connect_locked()