Searched defs:newPath (Results 1 – 12 of 12) sorted by relevance
56 wchar_t* newPath = new wchar_t[newPathLength + 1]; in wmain() local
53 String newPath = path; in ensureDirectoryPath() local
144 SmallString<200> newPath = StringRef(FE->getName()); in flushToFile() local242 void FileRemapper::remap(StringRef filePath, StringRef newPath) { in remap()
87 wstring newPath; in addQTDirToPATH() local
198 char newPath[256]; in TestAdditionalProperties() local
158 CGMutablePathRef newPath = CGPathCreateMutable(); in translate() local
320 SkPath newPath; in skiaDrawText() local
982 public void mv(String oldPath, String newPath) throws IOException in mv()
762 int yaffs_rename(const char *oldPath, const char *newPath) in yaffs_rename()
1228 char newPath[256]; in getFractionalUCA() local
300 wstring newPath; in addQTDirToPATH() local
319 ANPPath* (*newPath)(); member