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 | 4365 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 | tsc.js | 101338 function addOrDeleteFileOrDirectory(fileOrDirectory, fileOrDirectoryPath) { argument 107434 …function scheduleInvalidateResolutionOfFailedLookupLocation(fileOrDirectoryPath, isCreatingWatched… argument 107505 …id 0 : startsWithPathChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return t… argument 107506 …oid 0 : isInDirectoryChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return i… argument 109434 fileOrDirectoryPath: fileOrDirectoryPath, property 109499 fileOrDirectoryPath: fileOrDirectoryPath, property 111054 fileOrDirectoryPath: toPath(state, fileOrDirectory), property
|
| D | typingsInstaller.js | 122131 function addOrDeleteFileOrDirectory(fileOrDirectory, fileOrDirectoryPath) { argument 129097 …function scheduleInvalidateResolutionOfFailedLookupLocation(fileOrDirectoryPath, isCreatingWatched… argument 129180 …id 0 : startsWithPathChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return t… argument 129181 …oid 0 : isInDirectoryChecks.keys()) || ts.emptyIterator, function (fileOrDirectoryPath) { return i… argument 131393 fileOrDirectoryPath: fileOrDirectoryPath, property 131468 fileOrDirectoryPath: fileOrDirectoryPath, property 133141 fileOrDirectoryPath: toPath(state, fileOrDirectory), property
|