Home
last modified time | relevance | path

Searched defs:toPath (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DMoveStorage.cpp126 static status_t execCp(const std::string& fromPath, const std::string& toPath, int startProgress, in execCp()
198 std::string toPath; in moveStorageInternal() local
/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java246 String toPath = mAppDataDir + "/simpleperf"; in findSimpleperfInTempDir() local