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

  /external/qemu/
qlist.c 21 .code = QTYPE_QLIST,
132 if (qobject_type(obj) != QTYPE_QLIST) {
qobject.h 43 QTYPE_QLIST,
qdict.c 260 return qobject_to_qlist(qdict_get_obj(qdict, key, QTYPE_QLIST));
qjson.c 223 case QTYPE_QLIST: {

Completed in 58 milliseconds