Home
last modified time | relevance | path

Searched refs:DestroyToastSession (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test5.cpp1415 * @tc.name: DestroyToastSession
1416 * @tc.desc: DestroyToastSession
1419 HWTEST_F(SceneSessionManagerTest5, DestroyToastSession, Function | SmallTest | Level3) in HWTEST_F()
1430 ssm_->DestroyToastSession(sceneSession); in HWTEST_F()
1432 ssm_->DestroyToastSession(sceneSession); in HWTEST_F()
1710 * @tc.name: DestroyToastSession
1711 * @tc.desc: DestroyToastSession
1725 ssm_->DestroyToastSession(sceneSession); in HWTEST_F()
1728 ssm_->DestroyToastSession(sceneSession); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h868 void DestroyToastSession(const sptr<SceneSession>& sceneSession);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2160 void SceneSessionManager::DestroyToastSession(const sptr<SceneSession>& sceneSession) in DestroyToastSession() function in OHOS::Rosen::SceneSessionManager
2169 TLOGI(WmsLogTag::WMS_TOAST, "DestroyToastSession, id: %{public}d", persistentId); in DestroyToastSession()
2223 DestroyToastSession(scnSession); in RequestSceneSessionDestruction()

Completed in 22 milliseconds