Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp645 uint64_t bytes_copied = 0; in SendLargeFile() local
747 uint64_t bytes_copied = 0; in SendLargeFileLegacy() local
1104 uint64_t bytes_copied = 0; in sync_recv_v1() local
1161 uint64_t bytes_copied = 0; in sync_recv_v2() local
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc730 uint16_t bytes_copied; in hidh_conn_snd_data() local
/packages/services/Car/cpp/bugreport/
Dmain.cpp207 int bytes_copied = copyTo(fd, output_socket, buffer, sizeof(buffer)); in copyFile() local