Home
last modified time | relevance | path

Searched refs:QAPISchemaType (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dvisit.py35 QAPISchemaType,
173 def gen_visit_list(name: str, element_type: QAPISchemaType) -> str: argument
384 element_type: QAPISchemaType) -> None: argument
H A Dtypes.py29 QAPISchemaType,
128 def gen_array(name: str, element_type: QAPISchemaType) -> str: argument
339 element_type: QAPISchemaType) -> None: argument
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py56 QAPISchemaType,
200 assert isinstance(qapi_type, QAPISchemaType)