Home
last modified time | relevance | path

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

/system/vold/
DMoveStorage.cpp82 static status_t execRm(const std::string& path, int startProgress, int stepProgress, in execRm() argument
84 notifyProgress(startProgress, listener); in execRm()
119 startProgress + in execRm()
126 static status_t execCp(const std::string& fromPath, const std::string& toPath, int startProgress, in execCp() argument
129 notifyProgress(startProgress, listener); in execCp()
173 startProgress + in execCp()