Home
last modified time | relevance | path

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

/qemu/qobject/
H A Dqobject-internal.h26 bool qdict_is_equal(const QObject *x, const QObject *y);
H A Dqobject.c51 [QTYPE_QDICT] = qdict_is_equal,
H A Dqdict.c400 bool qdict_is_equal(const QObject *x, const QObject *y) in qdict_is_equal() function