Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dcommands.py373 def visit_command(self, member in QAPISchemaGenCommandVisitor
H A Dintrospect.py360 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
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py343 def visit_command(self, name, info, ifcond, features, arg_type, member in QAPISchemaGenRSTVisitor