Home
last modified time | relevance | path

Searched refs:GetSessionListenerForAllUsers (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_users_manager.h64 std::map<pid_t, sptr<ISessionListener>>& GetSessionListenerForAllUsers();
H A Davsession_users_manager.cpp256 std::map<pid_t, sptr<ISessionListener>>& AVSessionUsersManager::GetSessionListenerForAllUsers() in GetSessionListenerForAllUsers() function in OHOS::AVSession::AVSessionUsersManager
H A Davsession_service.cpp923 …d_t, sptr<ISessionListener>> listenerMapForAll = GetUsersManager().GetSessionListenerForAllUsers(); in NotifySessionCreate()
945 …d_t, sptr<ISessionListener>> listenerMapForAll = GetUsersManager().GetSessionListenerForAllUsers(); in NotifySessionRelease()
967 …d_t, sptr<ISessionListener>> listenerMapForAll = GetUsersManager().GetSessionListenerForAllUsers(); in NotifyTopSessionChanged()
992 …d_t, sptr<ISessionListener>> listenerMapForAll = GetUsersManager().GetSessionListenerForAllUsers(); in NotifyAudioSessionCheck()
1115 …d_t, sptr<ISessionListener>> listenerMapForAll = GetUsersManager().GetSessionListenerForAllUsers(); in NotifyDeviceAvailable()
1146 …d_t, sptr<ISessionListener>> listenerMapForAll = GetUsersManager().GetSessionListenerForAllUsers(); in NotifyDeviceOffline()