Searched refs:gLockAPS (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp38 Mutex AudioSystem::gLockAPS; member in class:android::AudioSystem
738 // protected by gLockAPS
749 Mutex::Autolock _l(gLockAPS);
1082 Mutex::Autolock _l(gLockAPS);
1149 Mutex::Autolock _l(gLockAPS);
1166 Mutex::Autolock _l(gLockAPS);
1395 Mutex::Autolock _l(gLockAPS);
/frameworks/av/include/media/
H A DAudioSystem.h472 static Mutex gLockAPS; // protects gAudioPolicyService and gAudioPolicyServiceClient member in class:android::AudioSystem
/frameworks/av/media/libaudioclient/include/media/
H A DAudioSystem.h472 static Mutex gLockAPS; // protects gAudioPolicyService and gAudioPolicyServiceClient member in class:android::AudioSystem

Completed in 14 milliseconds