Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_tree_manager.h35 void OnLifeEvent(UIView*, ViewLifeEvent);
H A Dui_tree_manager.cpp58 void UITreeManager::OnLifeEvent(UIView* view, ViewLifeEvent event) in OnLifeEvent() function in OHOS::UITreeManager
H A Dui_view_group.cpp116 UITreeManager::GetInstance().OnLifeEvent(view, UITreeManager::REMOVE); in Remove()
162 UITreeManager::GetInstance().OnLifeEvent(node, UITreeManager::REMOVE); in RemoveAll()