Home
last modified time | relevance | path

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

/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
/qemu/tests/qapi-schema/
H A Dtest-qapi.py71 def visit_command(self, name, info, ifcond, features, member in QAPISchemaTestVisitor
/qemu/docs/sphinx/
H A Dqapidoc_legacy.py320 def visit_command(self, name, info, ifcond, features, arg_type, member in QAPISchemaGenRSTVisitor