Searched refs:type_has_parent (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qom/
H A Dobject.c160 static bool type_has_parent(TypeImpl *type) function
171 if (type_has_parent(ti)) {
184 if (type_has_parent(ti)) {
294 if (type_has_parent(ti)) {
309 if (type_has_parent(ti)) {
401 if (type_has_parent(type)) {

Completed in 1124 milliseconds