Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c485 static bool qobject_input_type_bool(Visitor *v, const char *name, bool *obj, in qobject_input_type_bool() function
723 v->visitor.type_bool = qobject_input_type_bool; in qobject_input_visitor_new()