Searched refs:NotifySessionDestroyed (Results 1 – 4 of 4) sorted by relevance
214 HWTEST_F(SessionListenerControllerTest, NotifySessionDestroyed, Function | SmallTest | Level2)218 slController->NotifySessionDestroyed(persistentId);221 slController->NotifySessionDestroyed(persistentId);224 slController->NotifySessionDestroyed(persistentId);
46 void NotifySessionDestroyed(int32_t persistentId);
116 void SessionListenerController::NotifySessionDestroyed(int32_t persistentId) in NotifySessionDestroyed() function in OHOS::Rosen::SessionListenerController
4378 listenerController_->NotifySessionDestroyed(scnSession->GetPersistentId()); in NotifySessionForCallback()4383 listenerController_->NotifySessionDestroyed(scnSession->GetPersistentId()); in NotifySessionForCallback()4392 listenerController_->NotifySessionDestroyed(scnSession->GetPersistentId()); in NotifySessionForCallback()