Home
last modified time | relevance | path

Searched defs:bytes_rcvd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/event_engine/windows/
H A Diocp_test.cc77 DWORD bytes_rcvd; in TEST_F() local
164 DWORD bytes_rcvd; in TEST_F() local
310 DWORD bytes_rcvd; in TEST_F() local
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector.cc227 int64_t bytes_rcvd = info.payload_bytes_rcvd; in ExtractStats() local
306 int64_t bytes_rcvd = info.payload_bytes_rcvd; in ExtractStats() local
/aosp_15_r20/external/pigweed/pw_stream/
H A Dsocket_stream.cc236 ssize_t bytes_rcvd = recv(ownership.fd(), in DoRead() local