Home
last modified time | relevance | path

Searched defs:qstr (Results 1 – 11 of 11) sorted by last modified time

/qemu/qom/
H A Dobject.c1470 QString *qstr = qstring_from_str(value); in object_property_set_str() local
/qemu/qapi/
H A Dqobject-input-visitor.c181 QString *qstr; in qobject_input_get_keyval() local
529 QString *qstr; in qobject_input_type_str() local
/qemu/tests/qtest/
H A Dlibqtest.c1498 QString *qstr; in qtest_get_machines() local
1618 QString *qstr; in qtest_has_device() local
H A Dnetdev-socket.c153 QString *qstr; in wait_stream_connected() local
178 QString *qstr; in wait_stream_disconnected() local
H A Ddevice-plug-test.c30 QString *qstr; in wait_device_deleted_event() local
H A Dqmp-test.c224 QString *qstr; in test_qmp_oob() local
/qemu/tests/unit/
H A Dcheck-qjson.c967 QString *qstr; in interpolation_valid() local
H A Dtest-qobject-output-visitor.c104 QString *qstr; in test_visitor_out_string() local
117 QString *qstr; in test_visitor_out_no_string() local
131 QString *qstr; in test_visitor_out_enum() local
416 QString *qstr; in test_visitor_out_alternate() local
H A Dtest-keyval.c258 QString *qstr; in check_list012() local
728 QString *qstr; in test_keyval_visit_any() local
/qemu/qobject/
H A Dqdict.c299 QString *qstr = qobject_to(QString, qdict_get(qdict, key)); in qdict_get_try_str() local
/qemu/include/qapi/qmp/
H A Dqlit.h27 const char *qstr; member