Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.h73 void NotifyContentChangeOp();
H A Dobject_hierarchy_observer.cpp107 … content->Content()->OnChanged(), MakeCallback<IOnChanged>([this]() { NotifyContentChangeOp(); })); in Subscribe()
177 void ObjectChangeListener::NotifyContentChangeOp() in NotifyContentChangeOp() function in ObjectChangeListener