Searched defs:fileOrDirectoryPath (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 923 const fileOrDirectoryPath = toPath(fileOrDirectory); constant 1019 const fileOrDirectoryPath = toPath(fileOrDirectory); constant
|
| D | resolutionCache.ts | 886 const fileOrDirectoryPath = resolutionHost.toPath(fileOrDirectory); constant 1068 const fileOrDirectoryPath = resolutionHost.toPath(fileOrDirectory); constant
|
| D | watchUtilities.ts | 482 fileOrDirectoryPath: Path; property
|
| D | program.ts | 4297 const fileOrDirectoryPath = host.toPath(fileOrDirectory); constant
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 1319 const fileOrDirectoryPath = this.toPath(fileOrDirectory); constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 120555 function addOrDeleteFileOrDirectory(fileOrDirectory, fileOrDirectoryPath) { argument 127459 …function scheduleInvalidateResolutionOfFailedLookupLocation(fileOrDirectoryPath, isCreatingWatched… argument 127542 …id 0 : startsWithPathChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return t… argument 127543 …oid 0 : isInDirectoryChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return i… argument 129755 fileOrDirectoryPath: fileOrDirectoryPath, property 129830 fileOrDirectoryPath: fileOrDirectoryPath, property 131503 fileOrDirectoryPath: toPath(state, fileOrDirectory), property
|
| D | tsc.js | 99971 function addOrDeleteFileOrDirectory(fileOrDirectory, fileOrDirectoryPath) { argument 106009 …function scheduleInvalidateResolutionOfFailedLookupLocation(fileOrDirectoryPath, isCreatingWatched… argument 106080 …id 0 : startsWithPathChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return t… argument 106081 …oid 0 : isInDirectoryChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return i… argument 108009 fileOrDirectoryPath: fileOrDirectoryPath, property 108074 fileOrDirectoryPath: fileOrDirectoryPath, property 109629 fileOrDirectoryPath: toPath(state, fileOrDirectory), property
|