Home
last modified time | relevance | path

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

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