Searched refs:qdict_size (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/qapi/qmp/
H A Dqdict.h39 size_t qdict_size(const QDict *qdict);
/external/qemu/qobject/
H A Dqdict.c177 * qdict_size(): Return the size of the dictionary
179 size_t qdict_size(const QDict *qdict) function

Completed in 679 milliseconds