Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_resolver.cc405 std::string CreateChildPolicyResolutionNoteLocked();
859 std::string XdsClusterResolverLb::CreateChildPolicyResolutionNoteLocked() { in CreateChildPolicyResolutionNoteLocked() function in grpc_core::__anon64dd73cf0111::XdsClusterResolverLb
994 update_args.resolution_note = CreateChildPolicyResolutionNoteLocked(); in UpdateChildPolicyLocked()