Home
last modified time | relevance | path

Searched refs:qdict_get_double (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qapi/qmp/
H A Dqdict.h58 double qdict_get_double(const QDict *qdict, const char *key);
/qemu/qobject/
H A Dqdict.c194 double qdict_get_double(const QDict *qdict, const char *key) in qdict_get_double() function