Home
last modified time | relevance | path

Searched refs:UnbindRootView (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_window.cpp41 window_->UnbindRootView(); in SetRootView()
82 window_->UnbindRootView(); in OnPostAbilityStop()
/foundation/arkui/ui_lite/frameworks/window/
H A Dwindow.cpp40 windowImpl->UnbindRootView(); in DestroyWindow()
H A Dwindow_impl.h31 void UnbindRootView() override;
H A Dwindow_impl.cpp71 UnbindRootView(); in BindRootView()
77 void WindowImpl::UnbindRootView() in UnbindRootView() function in OHOS::WindowImpl
79 GRAPHIC_LOGI("UnbindRootView"); in UnbindRootView()
/foundation/arkui/ui_lite/interfaces/kits/window/
H A Dwindow.h158 virtual void UnbindRootView() = 0;

Completed in 3 milliseconds