OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qdict_get_double
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/qapi/qmp/
qdict.h
56
double
qdict_get_double
(const QDict *qdict, const char *key);
/external/qemu/qobject/
qdict.c
200
*
qdict_get_double
(): Get an number mapped by 'key'
207
double
qdict_get_double
(const QDict *qdict, const char *key)
function
Completed in 766 milliseconds