Home
last modified time | relevance | path

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

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dlrs.proto49 // LoadStatsResponse.load_reporting_interval. This includes aggregation
52 // 5. When the timer of load_reporting_interval expires, Envoy sends new
91 google.protobuf.Duration load_reporting_interval = 2; field
Dload_report.proto29 … :ref:`LoadStatsResponse.load_reporting_interval<envoy_api_field_service.load_stats.v3.LoadStatsRe…
116 // load_reporting_interval.
/third_party/grpc/src/proto/grpc/testing/xds/
Dlrs_for_test.proto40 // load_reporting_interval.
142 // LoadStatsResponse.load_reporting_interval. This includes aggregation
145 // 5. When the timer of load_reporting_interval expires, Envoy sends new
184 google.protobuf.Duration load_reporting_interval = 2; field
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h333 grpc_millis* load_reporting_interval);
Dxds_api.cc2073 grpc_millis* load_reporting_interval) { in ParseLrsResponse() argument
2106 *load_reporting_interval = gpr_time_to_millis(timespec); in ParseLrsResponse()
/third_party/grpc/src/core/ext/xds/
Dxds_api.h418 grpc_millis* load_reporting_interval);
Dxds_api.cc2442 grpc_millis* load_reporting_interval) { in ParseLrsResponse() argument
2475 *load_reporting_interval = gpr_time_to_millis(timespec); in ParseLrsResponse()