Searched defs:fromPath (Results 1 – 4 of 4) sorted by relevance
120 int copyRecursive(const char *fromPath, const char *toPath) { in copyRecursive()156 int copyFile(const char *fromPath, const char *toPath) { in copyFile()
1023 MtpStringBuffer fromPath; in doMoveObject() local1101 MtpStringBuffer fromPath; in doCopyObject() local
450 private static Uri moveToFinalLocation(Uri fromPath, Path appSpecifiedPath, in moveToFinalLocation()
149 PathParser_Delegate fromPath = PathParser_Delegate.getDelegate(fromDataPtr); in nCanMorph() local