Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp635 uint64_t bytes_copied = 0; in SendLargeFile() local
737 uint64_t bytes_copied = 0; in SendLargeFileLegacy() local
1094 uint64_t bytes_copied = 0; in sync_recv_v1() local
1151 uint64_t bytes_copied = 0; in sync_recv_v2() local
/packages/services/Car/cpp/bugreport/
Dmain.cpp207 int bytes_copied = copyTo(fd, output_socket, buffer, sizeof(buffer)); in copyFile() local