Searched defs:visit_object_type (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/scripts/qapi/ | ||
| H A D | visit.py | 389 def visit_object_type(self, member in QAPISchemaGenVisitVisitor |
| H A D | types.py | 345 def visit_object_type(self, member in QAPISchemaGenTypeVisitor |
| H A D | schema.py | 210 def visit_object_type( member in QAPISchemaVisitor |
| /openbmc/qemu/tests/qapi-schema/ | ||
| H A D | test-qapi.py | 50 def visit_object_type(self, name, info, ifcond, features, member in QAPISchemaTestVisitor |