Home
last modified time | relevance | path

Searched defs:total_bytes_sent (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lb/v1/
H A Dload_reporter.proto136 int64 total_bytes_sent = 8; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto136 int64 total_bytes_sent = 8; field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbandwidth_sampler.cc568 QuicByteCount BandwidthSampler::total_bytes_sent() const { in total_bytes_sent() function in quic::BandwidthSampler
H A Dbandwidth_sampler.h64 QuicByteCount total_bytes_sent; member
H A Dbbr2_misc.h477 QuicByteCount total_bytes_sent() const { in total_bytes_sent() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dsendfile.c323 apr_size_t total_bytes_sent; in client() local
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dpacing_controller_unittest.cc205 size_t total_bytes_sent() { return total_bytes_sent_; } in total_bytes_sent() function in webrtc::__anonbe3772ce0111::PacingControllerPadding