Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc271 static void add_to_estimate(grpc_tcp* tcp, size_t bytes) { in add_to_estimate() function
462 add_to_estimate(tcp, static_cast<size_t>(read_bytes)); in tcp_do_read()