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

/frameworks/av/media/libmedia/
H A DAudioSystem.cpp35 Mutex AudioSystem::gLockAPS; member in class:android::AudioSystem
684 // protected by gLockAPS
695 Mutex::Autolock _l(gLockAPS);
1013 Mutex::Autolock _l(gLockAPS);
1080 Mutex::Autolock _l(gLockAPS);
1097 Mutex::Autolock _l(gLockAPS);
1294 Mutex::Autolock _l(gLockAPS);
/frameworks/av/include/media/
H A DAudioSystem.h456 static Mutex gLockAPS; // protects gAudioPolicyService and gAudioPolicyServiceClient member in class:android::AudioSystem

Completed in 227 milliseconds