Home
last modified time | relevance | path

Searched refs:mNotifyClientLock (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.cpp68 android::Mutex::Autolock autoLock(mNotifyClientLock); in init()
81 android::Mutex::Autolock autoLock(mNotifyClientLock); in preDestroy()
413 android::Mutex::Autolock autoLock(mNotifyClientLock); in onNotify()
H A Dandroid_GenericPlayer.h162 Mutex mNotifyClientLock; variable
H A Dandroid_AudioSfDecoder.cpp625 android::Mutex::Autolock autoLock(mNotifyClientLock); in onNotify()