Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DeditorServices.ts543 const canonicalPath = projectService.toCanonicalFileName(configFileName); constant
/third_party/typescript/src/compiler/
Dutilities.ts6910 const canonicalPath = toCanonical(realpath(absolutePath)); constant