Home
last modified time | relevance | path

Searched defs:GetDisplayInfoById (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager_lite.cpp143 sptr<DisplayInfo> ScreenSessionManagerLite::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::ScreenSessionManagerLite
H A Dscreen_session_manager.cpp857 sptr<DisplayInfo> ScreenSessionManager::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::ScreenSessionManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h78 virtual sptr<DisplayInfo> GetDisplayInfoById(DisplayId displayId) { return nullptr; } in GetDisplayInfoById() function
H A Dscreen_session_manager_interface.h37 virtual sptr<DisplayInfo> GetDisplayInfoById(DisplayId displayId) override { return nullptr; } in GetDisplayInfoById() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_lite_proxy.cpp231 sptr<DisplayInfo> ScreenSessionManagerLiteProxy::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::ScreenSessionManagerLiteProxy
H A Dscreen_session_manager_proxy.cpp1476 sptr<DisplayInfo> ScreenSessionManagerProxy::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp233 sptr<DisplayInfo> DisplayManagerLiteProxy::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::DisplayManagerLiteProxy
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp203 sptr<DisplayInfo> DisplayManagerService::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp57 sptr<DisplayInfo> DisplayManagerProxy::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() function in OHOS::Rosen::DisplayManagerProxy