Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch.py380 return self._execute_command_watch_app(command, env, recipe)
394 def _execute_command_watch_app( member in PigweedBuildWatcher