Home
last modified time | relevance | path

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

/third_party/grpc/test/core/xds/
Dxds_client_test_peer.h47 struct ResourceCountLabels { struct
59 absl::FunctionRef<void(const ResourceCountLabels&, uint64_t)> func) { in TestReportResourceCounts()
/third_party/grpc/src/core/xds/xds_client/
Dxds_client.h149 struct ResourceCountLabels { struct
155 absl::FunctionRef<void(const ResourceCountLabels&, uint64_t)> func) argument
Dxds_client.cc1795 absl::FunctionRef<void(const ResourceCountLabels&, uint64_t)> func) { in ReportResourceCounts()