Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dpath.ts818 …export function convertToRelativePath(absoluteOrRelativePath: string, basePath: string, getCanonic… function
Dprogram.ts405 …const relativeFileName = host ? convertToRelativePath(file.fileName, host.getCurrentDirectory(), f… constant
/third_party/typescript/lib/
DtypingsInstaller.js8211 function convertToRelativePath(absoluteOrRelativePath, basePath, getCanonicalFileName) { function
Dtsc.js5360 function convertToRelativePath(absoluteOrRelativePath, basePath, getCanonicalFileName) { function