Home
last modified time | relevance | path

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

/external/qemu/qom/
Dobject.c340 static inline bool object_property_is_child(ObjectProperty *prop) in object_property_is_child() function
372 if (object_property_is_child(prop) && prop->opaque == child) { in object_property_del_child()
672 if (object_property_is_child(prop)) { in object_child_foreach()
1095 if (!object_property_is_child(prop)) { in object_get_canonical_path()
1131 } else if (object_property_is_child(prop)) { in object_resolve_path_component()
1174 if (!object_property_is_child(prop)) { in object_resolve_partial_path()