Home
last modified time | relevance | path

Searched refs:type_interface (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qom/
H A Dobject.c77 static Type type_interface; variable
359 if (type_is_ancestor(ti, type_interface)) { in type_initialize()
973 type_is_ancestor(target_type, type_interface)) { in object_class_dynamic_cast()
2889 type_interface = type_register_internal(&interface_info); in register_types()