Home
last modified time | relevance | path

Searched defs:sessionListForFront (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp586 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in HandleFocusSession() local
663 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in UpdateFrontSession() local
705 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in SelectFocusSession() local
1074 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in CreateSessionByCast() local
1356 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in CreateSessionInner() local
1511 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in GetAllSessionDescriptors() local
2122 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in HandleSystemKeyColdStart() local
H A Davsession_users_manager.cpp116 std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = nullptr; in GetCurSessionListForFront() local