Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.h53 void SubscribeAttachment(const IObject::Ptr& object);
H A Dobject_hierarchy_observer.cpp70 void ObjectChangeListener::SubscribeAttachment(const IObject::Ptr& object) in SubscribeAttachment() function in ObjectChangeListener
111 SubscribeAttachment(object); in Subscribe()