Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Dintrospect.py31 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)
1046 if isinstance(typ, QAPISchemaArrayType):
1287 self._def_definition(QAPISchemaArrayType(