Home
last modified time | relevance | path

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

/external/qemu/
Dqobject.h70 qobject_incref(QOBJECT(obj))
84 static inline void qobject_incref(QObject *obj) in qobject_incref() function
Dqlist.c45 qobject_incref(obj); in qlist_copy_elem()