Searched refs:CREATE_SESSION_FOR_CLIENT (Results 1 - 6 of 6) sorted by relevance
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_dirty_manager_test2.cpp | 406 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F() 443 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F() 484 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F() 522 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F() 559 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F()
|
H A D | scene_session_dirty_manager_test.cpp | 244 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F() 591 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F()
|
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
H A D | screen_session_manager_client.cpp | 120 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in OnScreenConnectionChanged()
|
/foundation/window/window_manager/window_scene/session/screen/include/ |
H A D | screen_session.h | 78 CREATE_SESSION_FOR_CLIENT, member in OHOS::Rosen::ScreenSessionReason
|
/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 51 case ScreenSessionReason::CREATE_SESSION_FOR_CLIENT: { in ScreenSession()
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_test.cpp | 59 sptr<ScreenSession> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_CLIENT); in HWTEST_F()
|
Completed in 10 milliseconds