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

/external/qemu/
H A Dqerror.h44 QError *qobject_to_qerror(const QObject *obj);
H A Dqerror.c440 * qobject_to_qerror(): Convert a QObject into a QError
442 QError *qobject_to_qerror(const QObject *obj) function
459 qerr = qobject_to_qerror(obj);

Completed in 34 milliseconds