Home
last modified time | relevance | path

Searched refs:QTYPE_QERROR (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dqerror.c21 .code = QTYPE_QERROR,
336 if (qobject_type(obj) != QTYPE_QERROR) { in qobject_to_qerror()
Dqobject.h46 QTYPE_QERROR, enumerator
Dqjson.c238 case QTYPE_QERROR: in to_json()