Home
last modified time | relevance | path

Searched defs:tryReadDirectory (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DwatchUtilities.ts143 function tryReadDirectory(rootDir: string, rootDirPath: Path) { function
/third_party/typescript/src/services/
Dutilities.ts3235 export function tryReadDirectory(host: Pick<LanguageServiceHost, "readDirectory">, path: string, ex… function
/third_party/typescript/lib/
Dtsc.js104047 function tryReadDirectory(rootDir, rootDirPath) { function