Home
last modified time | relevance | path

Searched refs:DestroyHelper (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp462 inline void DestroyHelper(T& t) in DestroyHelper() function
487 DestroyHelper(*resource); in ~CustomPropertyBindingContainer()
496 DestroyHelper(*resource); in ~CustomPropertyBindingContainer()
505 DestroyHelper(*resource); in ~CustomPropertyBindingContainer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp140 DestroyHelper(current, animation); in DestroySelectOverlay()
148 DestroyHelper(current, animation); in DestroySelectOverlay()
166 void SelectOverlayManager::DestroyHelper(const RefPtr<FrameNode>& overlay, bool animation) in DestroyHelper() function in OHOS::Ace::NG::SelectOverlayManager
H A Dselect_overlay_manager.h121 void DestroyHelper(const RefPtr<FrameNode>& overlay, bool animation = false);