Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dcontainer_observer.cpp97 addedCallable_ = MakeCallback<IOnChildChanged>(this, &ContainerObserver::InvokeAdded); in Build()
111 void ContainerObserver::InvokeAdded(const ChildChangedInfo& info) in InvokeAdded() function in ContainerObserver
H A Dcontainer_observer.h68 void InvokeAdded(const ChildChangedInfo& info);