Home
last modified time | relevance | path

Searched defs:gen_if (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dcommon.py232 def gen_if(cond: str) -> str: function
H A Dschema.py59 def gen_if(self) -> str: member in QAPISchemaIfCond