Home
last modified time | relevance | path

Searched refs:clearSharedExtendedConfigFileWatcher (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
DwatchUtilities.ts362 export function clearSharedExtendedConfigFileWatcher<T>( function
DwatchPublic.ts849 clearSharedExtendedConfigFileWatcher(path, sharedExtendedConfigFileWatchers);
/third_party/typescript/src/server/
DeditorServices.ts1714clearSharedExtendedConfigFileWatcher(canonicalConfigFilePath, this.sharedExtendedConfigFileWatcher…
/third_party/typescript/lib/
Dtsc.js99947 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { function
99953 ts.clearSharedExtendedConfigFileWatcher = clearSharedExtendedConfigFileWatcher;
107831 ts.clearSharedExtendedConfigFileWatcher(path, sharedExtendedConfigFileWatchers);
DtypingsInstaller.js120545 function clearSharedExtendedConfigFileWatcher(projectPath, extendedConfigFilesMap) { function
120551 ts.clearSharedExtendedConfigFileWatcher = clearSharedExtendedConfigFileWatcher;
129565 ts.clearSharedExtendedConfigFileWatcher(path, sharedExtendedConfigFileWatchers);