Home
last modified time | relevance | path

Searched defs:canonicalFileName (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/harness/
DfakesHosts.ts327 …const canonicalFileName = this.getCanonicalFileName(vpath.resolve(this.getCurrentDirectory(), file… constant
/third_party/typescript/src/compiler/
Dpath.ts768 const canonicalFileName = getCanonicalFileName(fileName); constant
Dprogram.ts2413 const canonicalFileName = host.getCanonicalFileName(fileName); constant
/third_party/typescript/src/server/
DeditorServices.ts1540 const canonicalFileName = this.toCanonicalFileName(info.fileName); constant