Home
last modified time | relevance | path

Searched defs:screenSessionMap_ (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/screen/include/
Dscreen_session.h150 std::map<ScreenId, std::pair<sptr<ScreenSession>, Point>> screenSessionMap_; variable
/foundation/window/window_manager/window_scene/session_manager/include/
Dscreen_session_manager.h223 std::map<ScreenId, sptr<ScreenSession>> screenSessionMap_; variable