Home
last modified time | relevance | path

Searched defs:ResourceCountLabels (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_client_test_peer.h44 struct ResourceCountLabels { struct
56 absl::FunctionRef<void(const ResourceCountLabels&, uint64_t)> func) { in TestReportResourceCounts()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.h175 struct ResourceCountLabels { struct
181 absl::FunctionRef<void(const ResourceCountLabels&, uint64_t)> func) argument
H A Dxds_client.cc2274 absl::FunctionRef<void(const ResourceCountLabels&, uint64_t)> func) { in ReportResourceCounts()