/aosp_15_r20/external/federated-compute/fcp/client/http/ |
H A D | in_memory_request_response_test.cc | 710 int64_t bytes_sent = 0; in TEST_F() local 763 int64_t bytes_sent = 0; in TEST_F() local 817 int64_t bytes_sent = 0; in TEST_F() local 869 int64_t bytes_sent = 0; in TEST_F() local 935 int64_t bytes_sent = 0; in TEST_F() local 1041 int64_t bytes_sent = 0; in TEST_F() local 1097 int64_t bytes_sent = 0; in TEST_F() local 1134 int64_t bytes_sent = 0; in TEST_F() local 1192 int64_t bytes_sent = 0; in TEST_F() local 1229 int64_t bytes_sent = 0; in TEST_F() local [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/ |
H A D | masque_client_session.cc | 179 size_t bytes_sent = in GetOrCreateConnectUdpClientState() local 227 size_t bytes_sent = in GetOrCreateConnectIpClientState() local 277 size_t bytes_sent = in GetOrCreateConnectEthernetClientState() local 756 size_t bytes_sent = in SendGetRequest() local
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/windows/ |
H A D | iocp_test.cc | 108 DWORD bytes_sent; in TEST_F() local 182 DWORD bytes_sent; in TEST_F() local 329 DWORD bytes_sent; in TEST_F() local
|
/aosp_15_r20/external/webrtc/api/stats/ |
H A D | rtcstats_objects.h | 182 RTCStatsMember<uint64_t> bytes_sent; variable 212 RTCStatsMember<uint64_t> bytes_sent; variable 418 RTCStatsMember<uint64_t> bytes_sent; variable 530 RTCStatsMember<uint64_t> bytes_sent; variable 662 RTCStatsMember<uint64_t> bytes_sent; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/ |
D | sendfile.rs | 223 let mut bytes_sent: off_t = 0; localVariable 266 let mut bytes_sent: off_t = 0; localVariable
|
/aosp_15_r20/external/grpc-grpc/test/core/util/ |
H A D | fake_udp_and_tcp_server.cc | 227 int bytes_sent = send(s, buf, sizeof(buf), 0); in SendThreeAllZeroBytes() local 252 int bytes_sent = in MaybeContinueSendingSettings() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_transmission_info.cc | 24 QuicTime sent_time, QuicPacketLength bytes_sent, bool has_crypto_handshake, in QuicTransmissionInfo()
|
H A D | quic_transmission_info.h | 37 QuicPacketLength bytes_sent; member
|
H A D | quic_flow_controller.h | 94 QuicByteCount bytes_sent() const { return bytes_sent_; } in bytes_sent() function
|
H A D | quic_flow_controller.cc | 89 void QuicFlowController::AddBytesSent(QuicByteCount bytes_sent) { in AddBytesSent()
|
/aosp_15_r20/system/core/libcutils/ |
H A D | sockets_windows.cpp | 74 DWORD bytes_sent = 0; in socket_send_buffers() local
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | log_simulation.h | 37 size_t bytes_sent; member
|
/aosp_15_r20/external/openscreen/osp/public/ |
H A D | network_metrics.h | 28 uint64_t bytes_sent = 0; member
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/wire_format/ |
H A D | wire_writer.h | 58 int64_t bytes_sent = 0; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/ |
D | wire_writer.h | 58 int64_t bytes_sent = 0; member
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | data_channel_utils.h | 56 uint64_t bytes_sent; member
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | alr_detector.cc | 71 void AlrDetector::OnBytesSent(size_t bytes_sent, int64_t send_time_ms) { in OnBytesSent()
|
/aosp_15_r20/external/ltp/utils/sctp/func_tests/ |
H A D | test_fragments.c | 89 int error, bytes_sent; in main() local
|
H A D | test_basic.c | 82 int error, bytes_sent; in main() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | simple_session_notifier.h | 100 QuicByteCount bytes_sent; member
|
/aosp_15_r20/external/webrtc/api/voip/ |
H A D | voip_statistics.h | 53 uint64_t bytes_sent = 0; member
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | quic_spdy_client_stream.cc | 163 size_t bytes_sent = body.size(); in SendRequest() local
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/linux/ |
H A D | tube.rs | 74 let bytes_sent = sendmsg::<()>( in send() localVariable
|
/aosp_15_r20/external/pytorch/torch/lib/libshm/ |
H A D | socket.h | 77 size_t bytes_sent = 0; in send() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/ |
H A D | quic_batch_writer_test.h | 191 for (size_t bytes_sent = 0; bytes_sent < data_size_; in ValidateWrite() local
|