Searched refs:execCp (Results 1 – 1 of 1) sorted by relevance
118 static status_t execCp(const std::string& fromPath, const std::string& toPath, in execCp() function197 if (execCp(fromPath, toPath, 20, 60) != OK) { in run()