Home
last modified time | relevance | path

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

/qemu/qapi/
H A Dqobject-input-visitor.c119 static QObject *qobject_input_try_get_object(QObjectInputVisitor *qiv, in qobject_input_try_get_object() function
168 QObject *obj = qobject_input_try_get_object(qiv, name, consume); in qobject_input_get_object()
656 QObject *qobj = qobject_input_try_get_object(qiv, name, false); in qobject_input_optional()