Home
last modified time | relevance | path

Searched defs:json (Results 1 – 8 of 8) sorted by relevance

/qemu/qobject/
H A Djson-streamer.c35 QObject *json = NULL; in json_message_process_token() local
103 void (*emit)(void *opaque, QObject *json, in json_message_parser_init()
H A Dqjson.c31 static void consume_json(void *opaque, QObject *json, Error *err) in consume_json()
/qemu/scripts/
H A Dmeson-buildoptions.py147 def filter_options(json): argument
156 def load_options(json): argument
/qemu/tests/image-fuzzer/
H A Drunner.py37 import simplejson as json namespace
/qemu/qom/
H A Dqom-hmp-cmds.c48 const bool json = qdict_get_try_bool(qdict, "json", false); in hmp_qom_set() local
/qemu/monitor/
H A Dqmp.c135 GString *json; in qmp_send_response() local
/qemu/tests/unit/
H A Dcheck-qjson.c37 GString *json = qobject_to_json(QOBJECT(str)); in to_json_str() local
/qemu/
H A Dblock.c8191 GString *json = qobject_to_json(QOBJECT(bs->full_open_options)); in bdrv_refresh_filename() local