Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp219 return META_NS::ContainsObject(GetSelf<IContainer>(), object); in AlreadyAttached()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_container.h340 bool ContainsObject(const META_NS::IContainer::ConstPtr& container, const T& child) in ContainsObject() function