Searched refs:on_keyboard_interrupt (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/ | ||
H A D | debounce.py | 50 def on_keyboard_interrupt(self): member in DebouncedFunction |
H A D | watch.py | 473 def on_keyboard_interrupt(self) -> None: member in PigweedBuildWatcher |