Home
last modified time | relevance | path

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

/system/vold/
DMoveTask.cpp118 static status_t execCp(const std::string& fromPath, const std::string& toPath, in execCp() function
197 if (execCp(fromPath, toPath, 20, 60) != OK) { in run()