Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/qmp/
H A Dqobject.h71 ((type *)qobject_check_type(obj, glue(QTYPE_CAST_TO_, type)))
135 static inline QObject *qobject_check_type(const QObject *obj, QType type) in qobject_check_type() function