Searched refs:execCp (Results 1 – 1 of 1) sorted by relevance
126 static status_t execCp(const std::string& fromPath, const std::string& toPath, int startProgress, in execCp() function221 if (execCp(fromPath, toPath, 20, 60, listener) != OK) { in moveStorageInternal()