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

  /external/qemu/
json-streamer.c 57 QDECREF(parser->tokens);
87 QDECREF(parser->tokens);
qerror.c 373 QDECREF(key_qs);
418 QDECREF(qstring);
435 QDECREF(qerror);
461 QDECREF(qerr->error);
qobject.h 19 * is strong, you are responsible for calling QDECREF() on the reference
28 * QDECREF() when the reference is no longer needed. In other words,
73 #define QDECREF(obj) \
qjson.c 100 QDECREF(qkey);

Completed in 124 milliseconds