Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dtypes.py197 ret += gen_variants(variants)
229 def gen_variants(variants: QAPISchemaVariants) -> str: function