Home
last modified time | relevance | path

Searched defs:newFileName (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/services/
DgetEditsForFileRename.ts173 readonly newFileName: string; property
188 const newFileName = oldToNew(oldFileName); constant
222 const newFileName = oldToNew(oldFileName); constant
232 const newFileName = oldToNew(oldFileName); constant
/third_party/lzma/CPP/Windows/
DFileDir.cpp258 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) in MyCreateHardLink()
1219 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) in MyCreateHardLink()
/third_party/typescript/src/harness/
DharnessLanguageService.ts204 const newFileName = updater(key); constant
DfourslashImpl.ts3013 for (const newFileName in newFileContent) { constant