Home
last modified time | relevance | path

Searched refs:getPathsRelativeToRootDirs (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts730 …const normalizedTargetPaths = getPathsRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFil…
735 …const normalizedSourcePaths = getPathsRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFi…
894 …function getPathsRelativeToRootDirs(path: string, rootDirs: readonly string[], getCanonicalFileNam… function
/third_party/typescript/lib/
DtypingsInstaller.js127783 …var normalizedTargetPaths = getPathsRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileN…
127787 …var normalizedSourcePaths = getPathsRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFile…
127935 function getPathsRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function
Dtsc.js106186 …var normalizedTargetPaths = getPathsRelativeToRootDirs(moduleFileName, rootDirs, getCanonicalFileN…
106190 …var normalizedSourcePaths = getPathsRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFile…
106321 function getPathsRelativeToRootDirs(path, rootDirs, getCanonicalFileName) { function