Home
last modified time | relevance | path

Searched defs:rootLength (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/compiler/
Dpath.ts41 const rootLength = getEncodedRootLength(path); constant
207 const rootLength = getEncodedRootLength(path); constant
267 const rootLength = getRootLength(path); constant
323 const rootLength = getRootLength(path); constant
DresolutionCache.ts114 const rootLength = getRootLength(dirPath); constant
DmoduleNameResolver.ts914 const rootLength = getRootLength(directory); constant
/third_party/typescript/src/tsserver/
DnodeServer.ts347 const rootLength = getRootLength(path); constant
/third_party/typescript/lib/
Dtsc.js5104 function pathComponents(path, rootLength) { argument
DtypingsInstaller.js7838 function pathComponents(path, rootLength) { argument