Home
last modified time | relevance | path

Searched refs:streamPlayerListenerListLock_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp56 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in Release()
376 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in RegisterControllerListener()
395 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in UnRegisterControllerListener()
446 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnStateChanged()
480 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnPositionChanged()
512 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnMediaItemChanged()
531 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnNextRequest()
544 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnPreviousRequest()
568 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnVolumeChanged()
587 std::lock_guard playerListLockGuard(streamPlayerListenerListLock_); in OnLoopModeChanged()
[all...]
H A Dhw_cast_stream_player.h83 std::recursive_mutex streamPlayerListenerListLock_; member in OHOS::AVSession::HwCastStreamPlayer

Completed in 2 milliseconds