Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Dgen.py191 class QAPIGenH(QAPIGenC): class
245 self._genh = QAPIGenH(self._prefix + self._what + '.h',
267 self._module: Dict[str, Tuple[QAPIGenC, QAPIGenH,
278 def _genh(self) -> QAPIGenH:
318 genh = QAPIGenH(basename + '.h', blurb, self._pydoc)