Searched refs:qdict_get_try_int (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ | ||
D | qdict.h | 62 int64_t qdict_get_try_int(const QDict *qdict, const char *key, |
D | qdict.c | 298 int64_t qdict_get_try_int(const QDict *qdict, const char *key, in qdict_get_try_int() function |