Searched refs:watchedDirPath (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/src/compiler/ |
D | watchUtilities.ts | 480 watchedDirPath: Path; property 494 watchedDirPath, fileOrDirectory, fileOrDirectoryPath, 506 if (fileOrDirectoryPath === watchedDirPath) return false;
|
D | watchPublic.ts | 932 watchedDirPath: toPath(directory), 1029 watchedDirPath: toPath(directory),
|
D | tsbuildPublic.ts | 2164 watchedDirPath: toPath(state, dir),
|
/third_party/typescript/src/server/ |
D | editorServices.ts | 1330 watchedDirPath: directory,
|
/third_party/typescript/lib/ |
D | tsc.js | 100005 …var watchedDirPath = _a.watchedDirPath, fileOrDirectory = _a.fileOrDirectory, fileOrDirectoryPath … 100012 if (fileOrDirectoryPath === watchedDirPath) 107880 watchedDirPath: toPath(directory), property 107945 watchedDirPath: toPath(directory), property 109500 watchedDirPath: toPath(state, dir), property
|
D | typingsInstaller.js | 120629 …var watchedDirPath = _a.watchedDirPath, fileOrDirectory = _a.fileOrDirectory, fileOrDirectoryPath … 120636 if (fileOrDirectoryPath === watchedDirPath) 129620 watchedDirPath: toPath(directory), property 129695 watchedDirPath: toPath(directory), property 131368 watchedDirPath: toPath(state, dir), property
|