Searched defs:sending_length (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/ |
D | posix_endpoint.cc | 230 size_t* sending_length, in PopulateIovs() 250 void TcpZerocopySendRecord::UpdateOffsetForBytesSent(size_t sending_length, in UpdateOffsetForBytesSent() 822 size_t sending_length, in WriteWithTimestamps() 903 size_t sending_length; in DoFlushZerocopy() local 1012 size_t sending_length; in TcpFlush() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | posix_endpoint.cc | 233 size_t* sending_length, in PopulateIovs() 253 void TcpZerocopySendRecord::UpdateOffsetForBytesSent(size_t sending_length, in UpdateOffsetForBytesSent() 844 size_t sending_length, in WriteWithTimestamps() 925 size_t sending_length; in DoFlushZerocopy() local 1034 size_t sending_length; in TcpFlush() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | tcp_posix.cc | 1288 size_t sending_length, in tcp_write_with_timestamps() 1570 size_t* sending_length, in PopulateIovs() 1592 void TcpZerocopySendRecord::UpdateOffsetForBytesSent(size_t sending_length, in UpdateOffsetForBytesSent() 1613 size_t sending_length; in do_tcp_flush_zerocopy() local 1715 size_t sending_length; in tcp_flush() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_posix.cc | 1223 size_t sending_length, in tcp_write_with_timestamps() 1503 size_t* sending_length, in PopulateIovs() 1525 void TcpZerocopySendRecord::UpdateOffsetForBytesSent(size_t sending_length, in UpdateOffsetForBytesSent() 1546 size_t sending_length; in do_tcp_flush_zerocopy() local 1645 size_t sending_length; in tcp_flush() local
|