Searched defs:oldPath (Results 1 – 10 of 10) 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
1721 readonly oldPath: string; property
4240 const char *oldPath = conn->bits.reuse ? ftpc->prevpath : ""; in ftp_parse_url_path() local
2181 const oldPath = toNormalizedPath(args.oldFilePath); constant