Searched refs:qstring_from_str (Results 1 – 6 of 6) sorted by relevance
31 return qstring_from_str(""); in qstring_new()62 QString *qstring_from_str(const char *str) in qstring_from_str() function
27 QString *qstring_from_str(const char *str);
98 qkey = qstring_from_str(key); in to_json_dict_iter()
920 qdict_put(qdict, "id", qstring_from_str(opts->id)); in qemu_opts_to_qdict()923 val = QOBJECT(qstring_from_str(opt->str)); in qemu_opts_to_qdict()
491 obj = QOBJECT(qstring_from_str(va_arg(*ap, const char *))); in parse_escape()
1624 qstring_from_str(bs->backing_file)); in bdrv_info()1679 qdict_put(dict, "device", qstring_from_str(bs->device_name)); in bdrv_info_stats_bs()