Searched defs:addOrDeleteFile (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/src/compiler/ |
D | watchUtilities.ts | 33 addOrDeleteFile(fileName: string, filePath: Path, eventKind: FileWatcherEventKind): void; method 232 … function addOrDeleteFile(fileName: string, filePath: Path, eventKind: FileWatcherEventKind) { function
|
/third_party/typescript/lib/ |
D | tsc.js | 86807 function addOrDeleteFile(fileName, filePath, eventKind) { function
|
D | typingsInstaller.js | 105775 function addOrDeleteFile(fileName, filePath, eventKind) { function
|
D | typescript.js | 105980 function addOrDeleteFile(fileName, filePath, eventKind) { function
|
D | typescriptServices.js | 105980 function addOrDeleteFile(fileName, filePath, eventKind) { function
|
D | tsserverlibrary.js | 105980 function addOrDeleteFile(fileName, filePath, eventKind) { function
|
D | tsserver.js | 105786 function addOrDeleteFile(fileName, filePath, eventKind) { function
|