Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dpath.ts648 export function getNormalizedAbsolutePathWithoutRoot(fileName: string, currentDirectory: string | u… function
/third_party/typescript/lib/
Dtsc.js6912 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { function