Home
last modified time | relevance | path

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

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