Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp491 * @tc.name: ClearAllCollaboratorSessions
495 HWTEST_F(SceneSessionManagerTest, ClearAllCollaboratorSessions, Function | SmallTest | Level3) in HWTEST_F()
512 ssm_->ClearAllCollaboratorSessions(); in HWTEST_F()
538 ssm_->ClearAllCollaboratorSessions(); in HWTEST_F()
564 ssm_->ClearAllCollaboratorSessions(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h338 void ClearAllCollaboratorSessions();
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp235 [this](const sptr<IRemoteObject>& remoteObject) { this->ClearAllCollaboratorSessions(); }); in SceneSessionManager()
8754 void SceneSessionManager::ClearAllCollaboratorSessions() in ClearAllCollaboratorSessions() function in OHOS::Rosen::SceneSessionManager

Completed in 22 milliseconds