Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
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()
Dandroid_GenericPlayer.h162 Mutex mNotifyClientLock; variable
Dandroid_AudioSfDecoder.cpp625 android::Mutex::Autolock autoLock(mNotifyClientLock); in onNotify()