Home
last modified time | relevance | path

Searched refs:execRm (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() function
192 if (execRm(toPath, 10, 10) != OK) { in run()
208 if (execRm(fromPath, 85, 15) != OK) { in run()