Searched refs:GetCurSessionListForFront (Results 1 – 4 of 4) sorted by relevance
40 std::shared_ptr<std::list<sptr<AVSessionItem>>> GetCurSessionListForFront();
586 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in HandleFocusSession()663 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in UpdateFrontSession()705 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in SelectFocusSession()861 inline std::shared_ptr<std::list<sptr<AVSessionItem>>> AVSessionService::GetCurSessionListForFront() in GetCurSessionListForFront() function in OHOS::AVSession::AVSessionService863 return GetUsersManager().GetCurSessionListForFront(); in GetCurSessionListForFront()1074 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in CreateSessionByCast()1356 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in CreateSessionInner()1511 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in GetAllSessionDescriptors()2122 … std::shared_ptr<std::list<sptr<AVSessionItem>>> sessionListForFront = GetCurSessionListForFront(); in HandleSystemKeyColdStart()
113 std::shared_ptr<std::list<sptr<AVSessionItem>>> AVSessionUsersManager::GetCurSessionListForFront() in GetCurSessionListForFront() function in OHOS::AVSession::AVSessionUsersManager
458 std::shared_ptr<std::list<sptr<AVSessionItem>>> GetCurSessionListForFront();