Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dschema.py932 self._make_module(QAPISchemaModule.BUILTIN_MODULE_NAME)
933 self._make_module(fname)
982 def _make_module(self, fname): member in QAPISchema
996 QAPISchemaInclude(self._make_module(include), expr.info))