Searched defs:getDetailWatchInfo (Results 1 – 4 of 4) sorted by relevance
/third_party/typescript/src/typingsInstallerCore/ |
D | typingsInstaller.ts | 89 function getDetailWatchInfo(projectName: string, watchers: ProjectWatchers) { function
|
/third_party/typescript/src/server/ |
D | editorServices.ts | 607 … function getDetailWatchInfo(watchType: WatchType, project: Project | NormalizedPath | undefined) { function
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 120699 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument 120785 function getWatchInfo(file, flags, options, detailInfo1, detailInfo2, getDetailWatchInfo) { argument 132066 function getDetailWatchInfo(projectName, watchers) { function
|
D | tsc.js | 100068 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument 100154 function getWatchInfo(file, flags, options, detailInfo1, detailInfo2, getDetailWatchInfo) { argument
|