Searched refs:qint_destroy_obj (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqint.c17 static void qint_destroy_obj(QObject *obj);
21 .destroy = qint_destroy_obj,
60 * qint_destroy_obj(): Free all memory allocated by a
63 static void qint_destroy_obj(QObject *obj) function

Completed in 70 milliseconds