Home
last modified time | relevance | path

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

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