Searched refs:visit_command (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/qapi-schema/ | ||
H A D | test-qapi.py | 71 def visit_command(self, name, info, ifcond, features, member in QAPISchemaTestVisitor |
/openbmc/qemu/scripts/qapi/ | ||
H A D | commands.py | 373 def visit_command(self, member in QAPISchemaGenCommandVisitor |
H A D | introspect.py | 360 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/docs/sphinx/ | ||
H A D | qapidoc.py | 343 def visit_command(self, name, info, ifcond, features, arg_type, member in QAPISchemaGenRSTVisitor |