Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Dqobject-internal.h36 void qstring_destroy_obj(QObject *obj);
H A Dqstring.c94 void qstring_destroy_obj(QObject *obj) in qstring_destroy_obj() function
H A Dqobject.c32 [QTYPE_QSTRING] = qstring_destroy_obj,