Home
last modified time | relevance | path

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

/system/vold/
DMoveTask.cpp81 static status_t execRm(const std::string& path, int startProgress, int stepProgress) { in execRm() argument
82 notifyProgress(startProgress); in execRm()
112 notifyProgress(startProgress + CONSTRAIN((int) in execRm()
119 int startProgress, int stepProgress) { in execCp() argument
120 notifyProgress(startProgress); in execCp()
153 notifyProgress(startProgress + CONSTRAIN((int) in execCp()