Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py344 def _execute_cmd(self, cmdline: str) -> bool: member in QMPShell
481 def _execute_cmd(self, cmdline: str) -> bool: member in HMPShell