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

/external/qemu/
H A Dqdict.c292 * qdict_get_try_int(): Try to get integer mapped by 'key'
298 int64_t qdict_get_try_int(const QDict *qdict, const char *key, function
H A Dqdict.h62 int64_t qdict_get_try_int(const QDict *qdict, const char *key,

Completed in 125 milliseconds