Home
last modified time | relevance | path

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

/qemu/qobject/
H A Dqobject-internal.h28 void qlist_destroy_obj(QObject *obj);
H A Dqobject.c34 [QTYPE_QLIST] = qlist_destroy_obj,
H A Dqlist.c169 void qlist_destroy_obj(QObject *obj) in qlist_destroy_obj() function