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

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

Completed in 40 milliseconds