Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Dchild_policy_handler.cc81 const LoadBalancingPolicy* latest_child_policy = in RequestReresolution() local
85 if (child_ != latest_child_policy) return; in RequestReresolution()