Home
last modified time | relevance | path

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

/qemu/scripts/qapi/
H A Devents.py18 from .gen import QAPISchemaModularCVisitor, build_params, ifcontext
35 'param': build_params(arg_type, boxed)}
H A Dcommands.py27 build_params,
52 params=build_params(arg_type, boxed, 'Error **errp'))
H A Dgen.py112 def build_params(arg_type: Optional[QAPISchemaObjectType], function