Home
last modified time | relevance | path

Searched defs:bytes_sent (Results 1 – 25 of 36) sorted by relevance

12

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dlog_simulation.h37 size_t bytes_sent; member
/external/openscreen/osp/public/
Dnetwork_metrics.h28 uint64_t bytes_sent = 0; member
/external/rust/crates/nix/src/sys/
Dsendfile.rs143 let mut bytes_sent: off_t = 0; localVariable
/external/webrtc/pc/
Ddata_channel_utils.h54 uint64_t bytes_sent; member
Drtp_data_channel.cc151 uint64_t RtpDataChannel::bytes_sent() const { in bytes_sent() function in webrtc::RtpDataChannel
Dsctp_data_channel.cc265 uint64_t SctpDataChannel::bytes_sent() const { in bytes_sent() function in webrtc::SctpDataChannel
/external/pigweed/pw_stream/
Dsocket_stream.cc94 ssize_t bytes_sent = send(conn_fd_, data.data(), data.size_bytes(), 0); in DoWrite() local
/external/webrtc/modules/congestion_controller/goog_cc/
Dalr_detector.cc72 void AlrDetector::OnBytesSent(size_t bytes_sent, int64_t send_time_ms) { in OnBytesSent()
/external/ltp/utils/sctp/func_tests/
Dtest_fragments.c88 int error, bytes_sent; in main() local
Dtest_basic.c81 int error, bytes_sent; in main() local
/external/webrtc/api/stats/
Drtcstats_objects.h141 RTCStatsMember<uint64_t> bytes_sent; variable
170 RTCStatsMember<uint64_t> bytes_sent; variable
492 RTCStatsMember<uint64_t> bytes_sent; variable
621 RTCStatsMember<uint64_t> bytes_sent; variable
/external/llvm-project/lldb/tools/darwin-debug/
Ddarwin-debug.cpp298 const int bytes_sent = ::send(s, pid_str, pid_str_len, 0); in main() local
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_sender.cc64 size_t bytes_sent = 0; in SendPackets() local
714 size_t bytes_sent = container.SendPackets(max_packet_size); in SendCompoundRTCP() local
729 size_t bytes_sent = container.SendPackets(max_packet_size_); in SendCompoundRTCPLocked() local
Drtp_sender_egress.cc521 int bytes_sent = -1; in SendPacketToNetwork() local
/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_data_store.h176 uint64_t bytes_sent() const { return bytes_sent_; } in bytes_sent() function
Dload_reporter.cc440 const uint64_t bytes_sent = CensusViewProvider::GetRelatedViewDataRowInt( in ProcessViewDataCallEnd() local
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_data_store.h176 uint64_t bytes_sent() const { return bytes_sent_; } in bytes_sent() function
Dload_reporter.cc441 const uint64_t bytes_sent = CensusViewProvider::GetRelatedViewDataRowInt( in ProcessViewDataCallEnd() local
/external/webrtc/modules/rtp_rtcp/source/deprecated/
Ddeprecated_rtp_sender_egress.cc426 int bytes_sent = -1; in SendPacketToNetwork() local
/external/python/cpython2/Lib/wsgiref/
Dhandlers.py74 bytes_sent = 0 variable in BaseHandler
/external/python/cpython3/Lib/wsgiref/
Dhandlers.py126 bytes_sent = 0 variable in BaseHandler
/external/llvm-project/lldb/source/Host/common/
DSocket.cpp353 int bytes_sent = 0; in Write() local
/external/llvm-project/lldb/source/Host/posix/
DConnectionFileDescriptorPosix.cpp490 size_t bytes_sent = src_len; in Write() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_windows.cc304 DWORD bytes_sent; in win_write() local
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc230 DWORD bytes_sent = 0; in TrySendWriteBufSyncNonBlocking() local

12