Home
last modified time | relevance | path

Searched defs:JSONWriter (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/qobject/
H A Djson-writer.c20 struct JSONWriter { struct
27 JSONWriter *json_writer_new(bool pretty) in json_writer_new() argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h70 typedef struct JSONWriter JSONWriter; typedef