Home
last modified time | relevance | path

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

/external/qemu/
Dqerror.c18 static void qerror_destroy_obj(QObject *obj);
22 .destroy = qerror_destroy_obj,
454 static void qerror_destroy_obj(QObject *obj) in qerror_destroy_obj() function