Searched defs:file_percentage (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.cpp169 int file_percentage = static_cast<int>(file_copied_bytes * 100 / file_total_bytes); local
171 file.c_str(), file_percentage);

Completed in 52 milliseconds