Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Dvisit.py223 alternatives: QAPISchemaAlternatives) -> str:
416 alternatives: QAPISchemaAlternatives) -> None:
H A Dtypes.py373 alternatives: QAPISchemaAlternatives) -> None:
H A Dintrospect.py349 alternatives: QAPISchemaAlternatives) -> None:
H A Dschema.py239 alternatives: QAPISchemaAlternatives,
654 alternatives: QAPISchemaAlternatives,
829 class QAPISchemaAlternatives(QAPISchemaVariants): class