Home
last modified time | relevance | path

Searched refs:disableCompileCommandsFileWatcher (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/
H A Dsettings.ts32 disableCompileCommandsFileWatcher: Setting<boolean>; property
185 function disableCompileCommandsFileWatcher(): boolean; function
186 function disableCompileCommandsFileWatcher(
189 function disableCompileCommandsFileWatcher(
275 disableCompileCommandsFileWatcher, constant
H A Dextension.ts178 settings.disableCompileCommandsFileWatcher(),
203 if (!settings.disableCompileCommandsFileWatcher()) {
/aosp_15_r20/external/pigweed/pw_ide/guide/vscode/
H A Dindex.rst269 .. py:data:: pigweed.disableCompileCommandsFileWatcher