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.py199 ret += gen_variants(variants)
231 def gen_variants(variants: QAPISchemaVariants) -> str: function