Searched defs:visit_command (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/scripts/qapi/ | ||
| H A D | commands.py | 374 def visit_command(self, member in QAPISchemaGenCommandVisitor |
| H A D | introspect.py | 358 def visit_command(self, name: str, info: Optional[QAPISourceInfo], member in QAPISchemaGenIntrospectVisitor |
| H A D | schema.py | 243 def visit_command( member in QAPISchemaVisitor |
| /openbmc/qemu/tests/qapi-schema/ | ||
| H A D | test-qapi.py | 71 def visit_command(self, name, info, ifcond, features, member in QAPISchemaTestVisitor |