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

/external/qemu/qobject/
H A Dqdict.c426 * qentry_destroy(): Free all the memory allocated by a QDictEntry
428 static void qentry_destroy(QDictEntry *e) function
451 qentry_destroy(entry);
472 qentry_destroy(entry);

Completed in 186 milliseconds