Searched refs:qdict_get_double (Results 1 - 2 of 2) sorted by path

/external/qemu/
H A Dqdict.c200 * qdict_get_double(): Get an number mapped by 'key'
207 double qdict_get_double(const QDict *qdict, const char *key) function
H A Dqdict.h56 double qdict_get_double(const QDict *qdict, const char *key);

Completed in 51 milliseconds