Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc1343 bool tried_sending_message = false; in do_tcp_flush_zerocopy() local
1356 tried_sending_message = true; in do_tcp_flush_zerocopy()
1359 if (!tried_sending_message) { in do_tcp_flush_zerocopy()
1451 bool tried_sending_message = false; in tcp_flush() local
1460 tried_sending_message = true; in tcp_flush()
1463 if (!tried_sending_message) { in tcp_flush()