OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 977 milliseconds