Home
last modified time | relevance | path

Searched defs:command_runner_is_open (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch_app.py685 def command_runner_is_open(self) -> bool: member in WatchApp
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dconsole_app.py1189 def command_runner_is_open(self) -> bool: member in ConsoleApp