Home
last modified time | relevance | path

Searched defs:BytesReceived (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_activity_monitor_unittest.cc26 TEST_F(NetworkActivityMontiorTest, BytesReceived) { in TEST_F() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drasshost.h30 DWORD BytesReceived; member
Dlmstats.h54 LARGE_INTEGER BytesReceived; member
Dhttp.h193 ULONGLONG BytesReceived; member
232 ULONGLONG BytesReceived; member
/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer_fuzzer.cc36 void BytesReceived(uint64_t bytes_progressed, in BytesReceived() function in chromeos_update_engine::FakeDownloadActionDelegate
/aosp_15_r20/external/webrtc/api/test/network_emulation/
H A Dnetwork_emulation_interfaces.h158 DataSize BytesReceived() const { in BytesReceived() function
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
H A DTcpServer.c610 uint32_t *BytesReceived, in ReadVarBytes()
/aosp_15_r20/external/webrtc/pc/test/
H A Dmock_peer_connection_observers.h481 int BytesReceived() const { in BytesReceived() function
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc796 void UpdateAttempterAndroid::BytesReceived(uint64_t bytes_progressed, in BytesReceived() function in chromeos_update_engine::UpdateAttempterAndroid
/aosp_15_r20/external/python/cpython3/Modules/
Doverlapped.c1307 DWORD BytesReceived; in _overlapped_Overlapped_AcceptEx_impl() local