Home
last modified time | relevance | path

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

/external/qemu/
Dqerror.h44 QError *qobject_to_qerror(const QObject *obj);
Dqerror.c442 QError *qobject_to_qerror(const QObject *obj) in qobject_to_qerror() function
459 qerr = qobject_to_qerror(obj); in qerror_destroy_obj()