Home
last modified time | relevance | path

Searched refs:tcp_get_send_zerocopy_record (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_posix.cc1251 static TcpZerocopySendRecord* tcp_get_send_zerocopy_record(
1257 static TcpZerocopySendRecord* tcp_get_send_zerocopy_record( in tcp_get_send_zerocopy_record() function
1529 static TcpZerocopySendRecord* tcp_get_send_zerocopy_record( in tcp_get_send_zerocopy_record() function
1897 zerocopy_send_record = tcp_get_send_zerocopy_record(tcp, buf); in tcp_write()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc1186 static TcpZerocopySendRecord* tcp_get_send_zerocopy_record(
1192 static TcpZerocopySendRecord* tcp_get_send_zerocopy_record( in tcp_get_send_zerocopy_record() function
1462 static TcpZerocopySendRecord* tcp_get_send_zerocopy_record( in tcp_get_send_zerocopy_record() function
1827 zerocopy_send_record = tcp_get_send_zerocopy_record(tcp, buf); in tcp_write()