Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dvisit.py227 alternatives: QAPISchemaAlternatives) -> str:
419 alternatives: QAPISchemaAlternatives) -> None:
H A Dtypes.py374 alternatives: QAPISchemaAlternatives) -> None:
H A Dintrospect.py351 alternatives: QAPISchemaAlternatives) -> None:
H A Dschema.py239 alternatives: QAPISchemaAlternatives,
654 alternatives: QAPISchemaAlternatives,
829 class QAPISchemaAlternatives(QAPISchemaVariants): class