Searched defs:bytes_copied (Results 1 – 2 of 2) sorted by relevance
635 uint64_t bytes_copied = 0; in SendLargeFile() local737 uint64_t bytes_copied = 0; in SendLargeFileLegacy() local1094 uint64_t bytes_copied = 0; in sync_recv_v1() local1151 uint64_t bytes_copied = 0; in sync_recv_v2() local
207 int bytes_copied = copyTo(fd, output_socket, buffer, sizeof(buffer)); in copyFile() local