Home
last modified time | relevance | path

Searched defs:QAPISchemaVariant (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dintrospect.py299 def _gen_variant(self, variant: QAPISchemaVariant
H A Dschema.py792 class QAPISchemaVariant(QAPISchemaObjectTypeMember): class