Home
last modified time | relevance | path

Searched defs:load_report_it (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc1801 auto load_report_it = server_it->second.load_report_map in AddClusterDropStats() local
1834 auto load_report_it = server_it->second.load_report_map.find( in RemoveClusterDropStats() local
1869 auto load_report_it = server_it->second.load_report_map in AddClusterLocalityStats() local
1906 auto load_report_it = server_it->second.load_report_map.find( in RemoveClusterLocalityStats() local
1971 for (auto load_report_it = load_report_map.begin(); in BuildLoadReportSnapshotLocked() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.cc1930 auto load_report_it = server_it->second.load_report_map in AddClusterDropStats() local
1961 auto load_report_it = server_it->second.load_report_map.find( in RemoveClusterDropStats() local
1994 auto load_report_it = server_it->second.load_report_map in AddClusterLocalityStats() local
2029 auto load_report_it = server_it->second.load_report_map.find( in RemoveClusterLocalityStats() local
2097 for (auto load_report_it = load_report_map.begin(); in BuildLoadReportSnapshotLocked() local