Home
last modified time | relevance | path

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

/system/vold/
DMoveStorage.cpp80 static status_t execRm(const std::string& path, int startProgress, int stepProgress, in execRm() argument
82 notifyProgress(startProgress, listener); in execRm()
117 startProgress + in execRm()
124 static status_t execCp(const std::string& fromPath, const std::string& toPath, int startProgress, in execCp() argument
127 notifyProgress(startProgress, listener); in execCp()
171 startProgress + in execCp()