Home
last modified time | relevance | path

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

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