Home
last modified time | relevance | path

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

/system/vold/
DMoveStorage.cpp126 static status_t execCp(const std::string& fromPath, const std::string& toPath, int startProgress, in execCp() function
221 if (execCp(fromPath, toPath, 20, 60, listener) != OK) { in moveStorageInternal()