Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_manager_test.cpp109 sm_->sessionManagerServiceProxy_ = SessionManagerLite::GetInstance().GetSessionManagerServiceProxy(); in HWTEST_F()
130 sm_->sessionManagerServiceProxy_ = SessionManagerLite::GetInstance().GetSessionManagerServiceProxy(); in HWTEST_F()
240 auto sessionManagerService = SessionManagerLite::GetInstance().GetSessionManagerServiceProxy(); in HWTEST_F()
H A Dsession_manager_lite_test.cpp80 sml_->GetSessionManagerServiceProxy(); in HWTEST_F()
130 sml_->GetSessionManagerServiceProxy(); in HWTEST_F()
244 auto sessionManagerService = sml_->GetSessionManagerServiceProxy(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dsession_manager_lite.h51 sptr<ISessionManagerService> GetSessionManagerServiceProxy();
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager.cpp176 sessionManagerServiceProxy_ = SessionManagerLite::GetInstance().GetSessionManagerServiceProxy(); in InitSessionManagerServiceProxy()
H A Dsession_manager_lite.cpp154 sptr<ISessionManagerService> SessionManagerLite::GetSessionManagerServiceProxy() in GetSessionManagerServiceProxy() function in OHOS::Rosen::SessionManagerLite

Completed in 4 milliseconds