Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dgen.py311 def _add_module(self, name: str, blurb: str) -> None: member in QAPISchemaModularCVisitor
351 self._add_module(name, self._builtin_blurb)
359 self._add_module(name, self._user_blurb)
H A Devents.py209 self._add_module('./emit', ' * QAPI Events emission')
H A Dcommands.py347 self._add_module('./init', ' * QAPI Commands initialization')