Searched defs:json (Results 1 – 8 of 8) sorted by relevance
35 QObject *json = NULL; in json_message_process_token() local103 void (*emit)(void *opaque, QObject *json, in json_message_parser_init()
31 static void consume_json(void *opaque, QObject *json, Error *err) in consume_json()
147 def filter_options(json): argument156 def load_options(json): argument
37 import simplejson as json namespace
48 const bool json = qdict_get_try_bool(qdict, "json", false); in hmp_qom_set() local
135 GString *json; in qmp_send_response() local
37 GString *json = qobject_to_json(QOBJECT(str)); in to_json_str() local
8191 GString *json = qobject_to_json(QOBJECT(bs->full_open_options)); in bdrv_refresh_filename() local