Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp42 …dding()->AddHandler(MakeCallback<IOnChildChanging>(this, &AttachmentContainer::AddingToContainer)); in Build()
149 void AttachmentContainer::AddingToContainer(const ChildChangedInfo& info, bool& success) in AddingToContainer() function in AttachmentContainer
H A Dattachment_container.h71 void AddingToContainer(const ChildChangedInfo& info, bool& success); in META_BEGIN_NAMESPACE()