Home
last modified time | relevance | path

Searched refs:NotifyTopSessionChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h279 void NotifyTopSessionChanged(const AVSessionDescriptor& descriptor);
H A Davsession_service.cpp567 NotifyTopSessionChanged(descriptor); in UpdateTopSession()
952 void AVSessionService::NotifyTopSessionChanged(const AVSessionDescriptor& descriptor) in NotifyTopSessionChanged() function in OHOS::AVSession::AVSessionService