Home
last modified time | relevance | path

Searched refs:compileCommandsWatcher (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/
H A Dextension.ts174 const { clangdActiveFilesCache, compileCommandsWatcher } = disposer.addMany({ constant
176 compileCommandsWatcher: new BazelRefreshCompileCommandsWatcher(
199 compileCommandsWatcher,
204 compileCommandsWatcher.refresh();
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/commands/
H A Dbazel.ts42 compileCommandsWatcher: BazelRefreshCompileCommandsWatcher,
61 compileCommandsWatcher.refresh();
71 compileCommandsWatcher.refresh,