Home
last modified time | relevance | path

Searched defs:visit_command (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dcommands.py374 def visit_command(self, member in QAPISchemaGenCommandVisitor
H A Dintrospect.py358 def visit_command(self, name: str, info: Optional[QAPISourceInfo], member in QAPISchemaGenIntrospectVisitor
H A Dschema.py243 def visit_command( member in QAPISchemaVisitor
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py71 def visit_command(self, name, info, ifcond, features, member in QAPISchemaTestVisitor