Home
last modified time | relevance | path

Searched refs:total_requests_in_progress (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client_stats.h176 uint64_t total_requests_in_progress; member
183 total_requests_in_progress += other.total_requests_in_progress;
193 if (total_successful_requests != 0 || total_requests_in_progress != 0 || in IsZero()
Dxds_api.cc2182 output, snapshot.total_requests_in_progress); in LocalityStatsPopulate()
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dload_report.proto43 uint64 total_requests_in_progress = 3; field
84 uint64 total_requests_in_progress = 3; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Dlrs_for_test.proto54 uint64 total_requests_in_progress = 3; field