Home
last modified time | relevance | path

Searched defs:load_report_interval (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dload_report.proto161 google.protobuf.Duration load_report_interval = 4; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Dlrs_for_test.proto116 google.protobuf.Duration load_report_interval = 4; field
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto46 google.protobuf.Duration load_report_interval = 3; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto46 google.protobuf.Duration load_report_interval = 3; field
/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.cc212 const auto& load_report_interval = initial_request.load_report_interval(); in OnReadDone() local
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.cc215 const auto& load_report_interval = initial_request.load_report_interval(); in OnReadDone() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h407 grpc_millis load_report_interval; member
Dxds_api.cc2258 google_protobuf_Duration* load_report_interval = in CreateLrsRequest() local