Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dpw_ptpython_repl.py341 self, text, stdout_proxy, _stdin_proxy argument
387 async def _run_user_code(self, text, stdout_proxy, stdin_proxy): argument
H A Drepl_pane.py445 self, user_code: UserCodeExecution, stdout_proxy, stderr_proxy argument