Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp69 if (child && AlreadyAttached(replaceWith)) { in Replace()
207 bool AttachmentContainer::AlreadyAttached(const IObject::Ptr& object) in AlreadyAttached() function in AttachmentContainer
H A Dattachment_container.h73 bool AlreadyAttached(const IObject::Ptr& object); in META_BEGIN_NAMESPACE()