Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dpath.ts936 export function getRelativePathFromFile(from: string, to: string, getCanonicalFileName: GetCanonica… function
/third_party/typescript/lib/
Dtsc.js7044 function getRelativePathFromFile(from, to, getCanonicalFileName) { function