HomeSort by relevance Sort by last modified time
    Searched refs:qobject_incref (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qobject.h 68 /* High-level interface for qobject_incref() */
70 qobject_incref(QOBJECT(obj))
82 * qobject_incref(): Increment QObject's reference count
84 static inline void qobject_incref(QObject *obj) function
qlist.c 45 qobject_incref(obj);

Completed in 162 milliseconds