Home
last modified time | relevance | path

Searched defs:noti (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dbind.cpp126 if (auto noti = interface_pointer_cast<INotifyOnChange>(i->GetDestination())) { in Finalize() local
155 if (auto noti = interface_pointer_cast<INotifyOnChange>(v)) { in CreateContext() local
H A Dstack_property.cpp68 if (auto noti = interface_cast<INotifyOnChange>(values_[i])) { in SetValueInValueStack() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_value_manager.cpp287 if (auto noti = interface_cast<INotifyOnChange>(v)) { in NotifySyncs() local