Home
last modified time | relevance | path

Searched defs:fromPath (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()
197 std::string fromPath; in moveStorageInternal() local
/system/incremental_delivery/incfs/
Dincfs.cpp895 IncFsErrorCode IncFs_Link(const IncFsControl* control, const char* fromPath, in IncFs_Link()