Home
last modified time | relevance | path

Searched refs:NotifyDisplayDestroy (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite.cpp58 void NotifyDisplayDestroy(DisplayId);
126 pImpl_->NotifyDisplayDestroy(displayId);
298 void DisplayManagerLite::Impl::NotifyDisplayDestroy(DisplayId displayId) in NotifyDisplayDestroy() function in OHOS::Rosen::DisplayManagerLite::Impl
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp107 void NotifyDisplayDestroy(DisplayId);
196 pImpl_->NotifyDisplayDestroy(displayId);
1772 void DisplayManager::Impl::NotifyDisplayDestroy(DisplayId displayId) in NotifyDisplayDestroy() function in OHOS::Rosen::DisplayManager::Impl
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_session_manager.h142 void NotifyDisplayDestroy(DisplayId displayId);
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp3116 NotifyDisplayDestroy(screenId); in DestroyVirtualScreen()
3939 NotifyDisplayDestroy(screenId); in ChangeScreenGroup()
4274 void ScreenSessionManager::NotifyDisplayDestroy(DisplayId displayId) in NotifyDisplayDestroy() function in OHOS::Rosen::ScreenSessionManager
4280 TLOGI(WmsLogTag::DMS, "NotifyDisplayDestroy"); in NotifyDisplayDestroy()

Completed in 19 milliseconds