Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DwatchUtilities.ts203 const rootDirPath = toPath(rootDir); constant
212 const rootDirPath = toPath(rootDir); constant
/third_party/typescript/lib/
Dtsc.js104014 function getCachedFileSystemEntries(rootDirPath) { argument
104031 function createCachedFileSystemEntries(rootDir, rootDirPath) { argument
104047 function tryReadDirectory(rootDir, rootDirPath) { argument