/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | prr_sender.cc | 17 void PrrSender::OnPacketSent(QuicByteCount sent_bytes) { in OnPacketSent()
|
/aosp_15_r20/external/rust/crates/quiche/include/ |
D | quiche.h | 509 uint64_t sent_bytes; member 600 uint64_t sent_bytes; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/include/ |
D | quiche.h | 509 uint64_t sent_bytes; member 600 uint64_t sent_bytes; member
|
/aosp_15_r20/external/federated-compute/fcp/client/http/ |
H A D | http_client.h | 292 int64_t sent_bytes; member
|
/aosp_15_r20/external/federated-compute/fcp/client/http/java/ |
H A D | jni.proto | 60 int64 sent_bytes = 1; field
|
/aosp_15_r20/external/webrtc/modules/pacing/ |
H A D | bitrate_prober.cc | 196 DataSize sent_bytes = DataSize::Bytes(cluster.sent_bytes); in CalculateNextProbeTime() local
|
H A D | bitrate_prober.h | 103 int sent_bytes = 0; member
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | path.rs | 162 pub sent_bytes: u64, field 849 pub sent_bytes: u64, field
|
D | ffi.rs | 1103 sent_bytes: u64, field 1172 sent_bytes: u64, field
|
D | lib.rs | 1286 sent_bytes: u64, field 7407 pub sent_bytes: u64, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | path.rs | 162 pub sent_bytes: u64, field 849 pub sent_bytes: u64, field
|
D | ffi.rs | 1103 sent_bytes: u64, field 1172 sent_bytes: u64, field
|
D | lib.rs | 1286 sent_bytes: u64, field 7407 pub sent_bytes: u64, field
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_parser.h | 101 int64_t sent_bytes() const { return sent_bytes_; } in sent_bytes() function
|
H A D | http_cache_unittest.cc | 204 int64_t* sent_bytes, in RunTransactionTestBase() 12402 int64_t* sent_bytes, in RunTransactionAndGetNetworkBytes()
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_stream.cc | 698 void SpdyStream::AddRawSentBytes(size_t sent_bytes) { in AddRawSentBytes()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/ |
D | mod.rs | 324 let sent_bytes = pkt.size; in on_packet_sent() localVariable 410 let sent_bytes = if !self.pacer.enabled() || !is_app || in_initcwnd { in schedule_next_packet() localVariable
|
/aosp_15_r20/external/rust/crates/quiche/src/recovery/ |
D | mod.rs | 324 let sent_bytes = pkt.size; in on_packet_sent() localVariable 410 let sent_bytes = if !self.pacer.enabled() || !is_app || in_initcwnd { in schedule_next_packet() localVariable
|
/aosp_15_r20/packages/modules/DnsResolver/doh/connection/ |
D | driver.rs | 55 pub sent_bytes: u64, field
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/http/java/ |
D | jni.pb.h | 1043 inline ::int64_t JniHttpSentReceivedBytes::sent_bytes() const { in sent_bytes() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | test_socket.rs | 605 let mut sent_bytes = 0; in udp_sendmmsg() localVariable
|