Searched refs:total_bytes_copied (Results 1 – 1 of 1) sorted by relevance
1254 std::size_t total_bytes_copied = 0; in buffer_copy() local1264 total_bytes_copied += bytes_copied; in buffer_copy()1268 return total_bytes_copied; in buffer_copy()1425 std::size_t total_bytes_copied = 0; in buffer_copy() local1435 total_bytes_copied += bytes_copied; in buffer_copy()1439 return total_bytes_copied; in buffer_copy()1545 std::size_t total_bytes_copied = 0; in buffer_copy() local1564 total_bytes_copied += bytes_copied; in buffer_copy()1583 return total_bytes_copied; in buffer_copy()2038 std::size_t total_bytes_copied = 0; in buffer_copy() local[all …]