Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto136 int64 total_bytes_sent = 8; field
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto136 int64 total_bytes_sent = 8; field
/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbandwidth_sampler.cc561 QuicByteCount BandwidthSampler::total_bytes_sent() const { in total_bytes_sent() function in quic::BandwidthSampler
Dbandwidth_sampler.h64 QuicByteCount total_bytes_sent; member
Dbbr2_misc.h475 QuicByteCount total_bytes_sent() const { in total_bytes_sent() function
/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc205 size_t total_bytes_sent() { return total_bytes_sent_; } in total_bytes_sent() function in webrtc::__anon91f5929d0111::PacingControllerPadding