Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp41 …ved()->AddHandler(MakeCallback<IOnChildChanged>(this, &AttachmentContainer::RemovedFromContainer)); in Build()
175 void AttachmentContainer::RemovedFromContainer(const ChildChangedInfo& info) in RemovedFromContainer() function in AttachmentContainer
H A Dattachment_container.h70 void RemovedFromContainer(const ChildChangedInfo& info); in META_BEGIN_NAMESPACE()