HomeSort by relevance Sort by last modified time
    Searched full:ptotal (Results 1 - 1 of 1) sorted by null

  /system/core/toolbox/cp/
utils.c 118 size_t ptotal = 0; local
247 ptotal += chunk;
249 progress(&fi, ptotal);
267 ptotal += wcount;
269 progress(&fi, ptotal);

Completed in 35 milliseconds