HomeSort by relevance Sort by last modified time
    Searched refs:qobject_to_qerror (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qerror.h 44 QError *qobject_to_qerror(const QObject *obj);
qerror.c 440 * 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 47 milliseconds