Searched refs:qbool_get_int (Results 1 – 5 of 5) sorted by relevance
26 int qbool_get_int(const QBool *qb);
44 int qbool_get_int(const QBool *qb) in qbool_get_int() function
247 return qbool_get_int(qobject_to_qbool(obj)); in qdict_get_bool()325 return qbool_get_int(qobject_to_qbool(obj)); in qdict_get_try_bool()
264 if (qbool_get_int(val)) { in to_json()
878 qbool_get_int(qobject_to_qbool(obj)) ? "on" : "off"); in qemu_opts_from_qdict_1()