Home
last modified time | relevance | path

Searched refs:SelectFocusSession (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dfocus_session_strategy.cpp53 if (SelectFocusSession(infos, focusSessionChangeInfo)) { in HandleAudioRenderStateChangeEvent()
79 bool FocusSessionStrategy::SelectFocusSession(const AudioRendererChangeInfos& infos, in SelectFocusSession() function in OHOS::AVSession::FocusSessionStrategy
H A Dfocus_session_strategy.h48 …bool SelectFocusSession(const AudioRendererChangeInfos& infos, FocusSessionChangeInfo& sessionInfo…
H A Davsession_service.h334 bool SelectFocusSession(const FocusSessionStrategy::FocusSessionChangeInfo& info);
H A Davsession_service.cpp692 bool AVSessionService::SelectFocusSession(const FocusSessionStrategy::FocusSessionChangeInfo& info) in SelectFocusSession() function in OHOS::AVSession::AVSessionService
728 return SelectFocusSession(info); in InitAudio()