Home
last modified time | relevance | path

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

/external/qemu/include/qapi/qmp/
Dqobject.h71 qobject_incref(QOBJECT(obj))
85 static inline void qobject_incref(QObject *obj) in qobject_incref() function
/external/qemu/qobject/
Dqdict.c417 qobject_incref(entry->value); in qdict_clone_shallow()
508 qobject_incref(value); in qdict_do_flatten()
550 qobject_incref(entry->value); in qdict_extract_subqdict()
Dqlist.c45 qobject_incref(obj); in qlist_copy_elem()
Djson-parser.c322 qobject_incref(obj); in tokens_append_from_iter()