Home
last modified time | relevance | path

Searched refs:expectedBytes (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DMoveTask.cpp84 uint64_t expectedBytes = GetTreeBytes(path); in execRm() local
113 ((deltaFreeBytes * stepProgress) / expectedBytes), 0, stepProgress)); in execRm()
122 uint64_t expectedBytes = GetTreeBytes(fromPath); in execCp() local
154 ((deltaFreeBytes * stepProgress) / expectedBytes), 0, stepProgress)); in execCp()