Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dcommands.py368 with self._temp_module('./init'):
406 with self._temp_module('./init'):
H A Dgen.py327 def _temp_module(self, name: str) -> Iterator[None]: member in QAPISchemaModularCVisitor