Searched defs:fileWatcher (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/src/server/ |
| D | scriptInfo.ts | 301 fileWatcher: FileWatcher | undefined; property in ts.server.ScriptInfo
|
| D | project.ts | 1314 const fileWatcher = this.projectService.watchFactory.watchFile( constant
|
| D | editorServices.ts | 2761 const fileWatcher = this.watchFactory.watchFile( constant
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 512 …const fileWatcher = watchFilePath(path, fileName, onSourceFileChange, PollingInterval.Low, watchOp… constant
|
| D | watchUtilities.ts | 261 fileWatcher: FileWatcher; property
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 105823 … fileWatcher: createExtendedConfigFileWatch(extendedConfigFileName, extendedConfigFilePath), property 113107 …Cache.set(path, { sourceFile: sourceFile, version: sourceFile.version, fileWatcher: fileWatcher }); property
|
| D | tsc.js | 86847 … fileWatcher: createExtendedConfigFileWatch(extendedConfigFileName, extendedConfigFilePath), property 93164 …Cache.set(path, { sourceFile: sourceFile, version: sourceFile.version, fileWatcher: fileWatcher }); property
|
| D | typescriptServices.js | 106028 … fileWatcher: createExtendedConfigFileWatch(extendedConfigFileName, extendedConfigFilePath), property 113312 …Cache.set(path, { sourceFile: sourceFile, version: sourceFile.version, fileWatcher: fileWatcher }); property
|
| D | typescript.js | 106028 … fileWatcher: createExtendedConfigFileWatch(extendedConfigFileName, extendedConfigFilePath), property 113312 …Cache.set(path, { sourceFile: sourceFile, version: sourceFile.version, fileWatcher: fileWatcher }); property
|
| D | tsserverlibrary.js | 106028 … fileWatcher: createExtendedConfigFileWatch(extendedConfigFileName, extendedConfigFilePath), property 113312 …Cache.set(path, { sourceFile: sourceFile, version: sourceFile.version, fileWatcher: fileWatcher }); property
|
| D | tsserver.js | 105834 … fileWatcher: createExtendedConfigFileWatch(extendedConfigFileName, extendedConfigFilePath), property 113118 …Cache.set(path, { sourceFile: sourceFile, version: sourceFile.version, fileWatcher: fileWatcher }); property
|