Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsender_packet_router.cc174 int num_sent = 0; in SendJustTheRtcpPackets() local
201 int num_sent = 0; in SendJustTheRtpPackets() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Dsocket.cc251 PlatformSsizeT num_sent = in Send() local
279 PlatformSsizeT num_sent = in SendTo() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dtcp_cubic_sender_bytes_test.cc496 int num_sent = SendAvailableSendWindow(); in TEST_F() local
806 int num_sent = SendAvailableSendWindow(); in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc1103 void l2c_packets_completed(uint16_t handle, uint16_t num_sent) { in l2c_packets_completed()
/aosp_15_r20/external/webrtc/p2p/stunprober/
H A Dstun_prober.cc536 int num_sent = 0; in GetStats() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannelz.cc499 void SocketNode::RecordMessagesSent(uint32_t num_sent) { in RecordMessagesSent()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz.cc499 void SocketNode::RecordMessagesSent(uint32_t num_sent) { in RecordMessagesSent()