Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/
Dsendfile.rs174 let mut bytes_sent: off_t = 0; localVariable
217 let mut bytes_sent: off_t = 0; localVariable
/third_party/grpc/test/core/test_util/
Dfake_udp_and_tcp_server.cc212 int bytes_sent = send(s, buf, sizeof(buf), 0); in SendThreeAllZeroBytes() local
236 int bytes_sent = in MaybeContinueSendingSettings() local
/third_party/grpc/test/core/event_engine/windows/
Diocp_test.cc110 DWORD bytes_sent; in TEST_F() local
187 DWORD bytes_sent; in TEST_F() local
324 DWORD bytes_sent; in TEST_F() local
/third_party/nghttp2/src/
Dshrpx_quic_connection_handler.h72 size_t bytes_sent; member
/third_party/ltp/utils/sctp/func_tests/
Dtest_fragments.c89 int error, bytes_sent; in main() local
Dtest_basic.c82 int error, bytes_sent; in main() local
/third_party/libuv/test/
Dtest-tcp-writealot.c44 static size_t bytes_sent = 0; variable
/third_party/backends/backend/
Dcanon_pp.h103 SANE_Int bytes_sent; member
Dcanon_dr.h117 int bytes_sent[2]; member
/third_party/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
/third_party/grpc/src/core/lib/event_engine/windows/
Dwindows_endpoint.cc178 DWORD bytes_sent; in Write() local
Dgrpc_polled_fd_windows.cc395 DWORD bytes_sent = 0; in SendVUDP() local
/third_party/python/Lib/wsgiref/
Dhandlers.py126 bytes_sent = 0 variable in BaseHandler
/third_party/grpc/src/core/lib/iomgr/
Dtcp_windows.cc332 DWORD bytes_sent; in win_write() local
/third_party/grpc/src/core/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_windows.cc384 DWORD bytes_sent = 0; in SendVUDP() local