Searched defs:oldPath (Results 1 – 9 of 9) sorted by relevance
32 char oldPath[] = "/data/renameat.txt"; in renameat_0100() local
134 RangeSpecification oldPath = path; in visit() local
258 RangeSpecification oldPath = path; in visit() local
142 SkString oldPath = fPath; in visitFields() local
198 SkString oldPath = fPath; in REFLECTED() local
481 async function rename(oldPath, newPath) { argument
781 function rename(oldPath, newPath, callback) { argument792 function renameSync(oldPath, newPath) { argument
1722 readonly oldPath: string; property
2181 const oldPath = toNormalizedPath(args.oldFilePath); constant