Home
last modified time | relevance | path

Searched refs:OnFoundationDied (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dsession_manager.h55 void OnFoundationDied();
H A Dsession_manager_lite.h59 void OnFoundationDied();
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager.cpp350 void SessionManager::OnFoundationDied() in OnFoundationDied() function in OHOS::Rosen::SessionManager
368 SessionManager::GetInstance().OnFoundationDied(); in OnRemoteDied()
H A Dsession_manager_lite.cpp480 SessionManagerLite::GetInstance().OnFoundationDied(); in OnRemoteDied()
483 void SessionManagerLite::OnFoundationDied() in OnFoundationDied() function in OHOS::Rosen::SessionManagerLite
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_manager_test.cpp283 * @tc.name: OnFoundationDied
287 HWTEST_F(SessionManagerTest, OnFoundationDied, Function | SmallTest | Level2) in HWTEST_F()
290 sm_->OnFoundationDied(); in HWTEST_F()
H A Dsession_manager_lite_test.cpp287 * @tc.name: OnFoundationDied
291 HWTEST_F(SessionManagerLiteTest, OnFoundationDied, Function | SmallTest | Level2) in HWTEST_F()
294 sml_->OnFoundationDied(); in HWTEST_F()

Completed in 4 milliseconds