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

/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp36 Mutex AudioSystem::gLockAPS; member in class:android::AudioSystem
688 // protected by gLockAPS
699 Mutex::Autolock _l(gLockAPS);
1035 Mutex::Autolock _l(gLockAPS);
1102 Mutex::Autolock _l(gLockAPS);
1119 Mutex::Autolock _l(gLockAPS);
1316 Mutex::Autolock _l(gLockAPS);
/frameworks/av/include/media/
H A DAudioSystem.h458 static Mutex gLockAPS; // protects gAudioPolicyService and gAudioPolicyServiceClient member in class:android::AudioSystem
/frameworks/av/media/libaudioclient/include/media/
H A DAudioSystem.h458 static Mutex gLockAPS; // protects gAudioPolicyService and gAudioPolicyServiceClient member in class:android::AudioSystem

Completed in 103 milliseconds