Searched defs:_wrapper (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/python/qemu/qmp/ | ||
H A D | protocol.py | 136 def _wrapper(proto: 'AsyncProtocol[Any]', function |
/openbmc/qemu/python/tests/ | ||
H A D | protocol.py | 230 async def _wrapper(self, *args, **kwargs): function |