Home
last modified time | relevance | path

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

/openbmc/qemu/python/tests/
H A Dprotocol.py52 async def _do_accept(self): member in NullProtocol
/openbmc/qemu/python/qemu/qmp/
H A Dprotocol.py586 async def _do_accept(self) -> None: member in AsyncProtocol