Searched defs:qobj (Results 1 – 12 of 12) sorted by relevance
/qemu/qapi/ |
H A D | qobject-input-visitor.c | 124 QObject *qobj; in qobject_input_try_get_object() local 180 QObject *qobj; in qobject_input_get_keyval() local 282 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_start_struct() local 319 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_start_list() local 385 QObject *qobj = qobject_input_get_object(qiv, name, false, errp); in qobject_input_start_alternate() local 400 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_type_int64() local 438 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_type_uint64() local 489 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_type_bool() local 528 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_type_str() local 560 QObject *qobj = qobject_input_get_object(qiv, name, true, errp); in qobject_input_type_number() local [all …]
|
/qemu/tests/unit/ |
H A D | check-qlit.c | 56 QObject *qobj = make_qobject(); in qlit_equal_qobject_test() local 70 QObject *obj, *qobj = qobject_from_qlit(&qlit); in qobject_from_qlit_test() local
|
H A D | test-qobject-output-visitor.c | 296 QObject *qobj; in test_visitor_out_any() local
|
H A D | check-qjson.c | 968 QObject *qobj; in interpolation_valid() local
|
H A D | test-qobject-input-visitor.c | 619 QObject *qobj; in test_visitor_in_any() local
|
/qemu/hw/uefi/ |
H A D | var-service-json.c | 155 QObject *qobj = NULL; in uefi_vars_to_json() local 214 QObject *qobj; in uefi_vars_json_load() local
|
/qemu/tests/qtest/ |
H A D | readconfig-test.c | 184 QObject *qobj; in test_docs_config_ich9() local 235 QObject *qobj; in test_docs_q35() local
|
H A D | libqmp.c | 141 QObject *qobj; in _qmp_fd_vsend_fds() local
|
H A D | libqtest.c | 1013 QObject *qobj; in qtest_qom_has_concrete_type() local 1637 QObject *qobj; in qtest_get_machines() local 1700 QObject *qobj; in qtest_get_cpu_models() local
|
/qemu/qom/ |
H A D | object_interfaces.c | 145 QObject *qobj; in user_creatable_add_qapi() local
|
/qemu/qobject/ |
H A D | block-qdict.c | 695 QObject *qobj; in qdict_rename_keys() local
|
/qemu/system/ |
H A D | qtest.c | 825 Object *qobj; in qtest_server_init() local
|