Home
last modified time | relevance | path

Searched refs:to_json_dict_iter (Results 1 – 1 of 1) sorted by relevance

/external/qemu/qobject/
Dqjson.c83 static void to_json_dict_iter(const char *key, QObject *obj, void *opaque) in to_json_dict_iter() function
201 qdict_iter(val, to_json_dict_iter, &s); in to_json()