Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dintrospect.py30 QAPISchemaArrayType,
234 elif (isinstance(typ, QAPISchemaArrayType) and
247 if isinstance(typ, QAPISchemaArrayType):
H A Dschema.py463 class QAPISchemaArrayType(QAPISchemaType): class
483 assert not isinstance(self.element_type, QAPISchemaArrayType)
1047 if isinstance(typ, QAPISchemaArrayType):
1288 self._def_definition(QAPISchemaArrayType(