Searched defs:QError (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/qapi/qmp/
H A Dqerror.h2 * QError Module
22 typedef struct QError { struct
27 } QError; typedef in typeref:struct:QError
29 QString *qerror_human(const QError *qerror);
35 * QError class list

Completed in 56 milliseconds