Searched defs:pretty (Results 1 – 5 of 5) sorted by relevance
21 bool pretty; member27 JSONWriter *json_writer_new(bool pretty) in json_writer_new()
221 GString *qobject_to_json_pretty(const QObject *obj, bool pretty) in qobject_to_json_pretty()
137 bool pretty; member
514 void monitor_init_qmp(Chardev *chr, bool pretty, Error **errp) in monitor_init_qmp()
1244 static void monitor_parse(const char *str, const char *mode, bool pretty) in monitor_parse()