Home
last modified time | relevance | path

Searched defs:bytes_received (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dlink_layer_socket_device.cc36 size_t bytes_received = in TimerTick() local
50 size_t bytes_received = socket_.TryReceive(bytes_left_, received_->data() + offset_); in TimerTick() local
/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer_fuzzer.cc37 uint64_t bytes_received, in BytesReceived()
/aosp12/packages/modules/adb/client/openscreen/platform/
H A Dudp_socket.cpp120 ssize_t bytes_received = adb_recvmsg(fd, &msg, 0); in ReceiveMessageInternal() local
/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.cc629 uint64_t bytes_received, in BytesReceived()
/aosp12/system/update_engine/cros/
H A Dupdate_attempter.cc1358 uint64_t bytes_received, in BytesReceived()
H A Dupdate_attempter_unittest.cc559 uint64_t bytes_received = 2 * 1024 * 1024; // 2MB in TEST_F() local
580 uint64_t bytes_received = 5 * 1024 * 1024; // ignored in TEST_F() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dbpf.h671 __u64 bytes_received; member
900 __u64 bytes_received; member
/aosp12/system/nfc/src/nfc/include/
H A Drw_int.h621 uint32_t bytes_received; /* Total bytes received since activation */ member