Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.h220 struct LoadReportState { struct
221 struct LocalityState {
226 std::set<XdsClusterDropStats*> drop_stats;
227 XdsClusterDropStats::DroppedRequestsMap deleted_drop_stats;
230 locality_stats;
231 grpc_millis last_report_time = ExecCtx::Get()->Now();
/third_party/grpc/src/core/ext/xds/
Dxds_client.h276 struct LoadReportState { struct
277 struct LocalityState {
282 XdsClusterDropStats* drop_stats = nullptr;
283 XdsClusterDropStats::Snapshot deleted_drop_stats;
286 locality_stats;
287 grpc_millis last_report_time = ExecCtx::Get()->Now();