Home
last modified time | relevance | path

Searched defs:updatedPath (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/services/
DgetEditsForFileRename.ts29 const updatedPath = getUpdatedPath(originalPath ? originalPath.fileName : path); constant
/third_party/typescript/src/compiler/
DresolutionCache.ts767 const updatedPath = removeIgnoredPath(fileOrDirectoryPath); constant