Searched defs:visit_object_type_flat (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/qapi/ | ||
H A D | introspect.py | 335 def visit_object_type_flat(self, name: str, info: Optional[QAPISourceInfo], member in QAPISchemaGenIntrospectVisitor |
H A D | schema.py | 222 def visit_object_type_flat( member in QAPISchemaVisitor |