Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dproxy_object.h73 void ReflectHierarchy(const IObject::Ptr& target); in META_BEGIN_NAMESPACE()
H A Dproxy_object.cpp179 ReflectHierarchy(target); in SetTarget()
184 void ProxyObject::ReflectHierarchy(const IObject::Ptr& target) in ReflectHierarchy() function in Internal::ProxyObject