OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qdict_get_try_int
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
qdict.h
62
int64_t
qdict_get_try_int
(const QDict *qdict, const char *key,
qdict.c
292
*
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
Completed in 43 milliseconds