Lines Matching refs:Autolock
192 Mutex::Autolock lock(mMutex); in terminate()
197 Mutex::Autolock lock(mMutex); in dump()
206 Mutex::Autolock lock(mMutex); in notifyCarServiceReady()
216 Mutex::Autolock lock(mMutex); in notifyPowerPolicyChange()
227 Mutex::Autolock lock(mMutex); in notifyPowerPolicyDefinition()
238 Mutex::Autolock lock(mMutex); in terminate()
243 Mutex::Autolock lock(mMutex); in dump()
272 Mutex::Autolock lock(mMutex); in setPowerPolicyGroup()
324 Mutex::Autolock lock(mMutex); in runWithService()
379 Mutex::Autolock lock(mMutex); in getCurrentPowerPolicy()
412 Mutex::Autolock lock(mMutex); in registerPowerPolicyChangeCallback()
450 Mutex::Autolock lock(mMutex); in unregisterPowerPolicyChangeCallback()
518 Mutex::Autolock lock(mMutex); in notifyCarServiceReady()
615 Mutex::Autolock lock(mMutex); in applyPowerPolicyPerPowerStateChangeAsync()
669 Mutex::Autolock lock(mMutex); in enqueuePowerPolicyRequest()
697 Mutex::Autolock lock(mMutex); in notifyCarServiceReadyInternal()
727 Mutex::Autolock lock(mMutex); in dump()
783 Mutex::Autolock lock(mMutex); in init()
822 Mutex::Autolock lock(mMutex); in terminate()
861 Mutex::Autolock lock(mMutex); in handleClientBinderDeath()
871 Mutex::Autolock lock(mMutex); in handleCarServiceBinderDeath()
877 Mutex::Autolock lock(mMutex); in handleVhalDeath()
889 Mutex::Autolock lock(mMutex); in handleApplyPowerPolicyRequest()
925 if (Mutex::Autolock lock(mMutex); mIsCarServiceInOperation != carServiceInOperation) { in applyPowerPolicy()
983 Mutex::Autolock lock(mMutex); in applyAndNotifyPowerPolicy()
1020 Mutex::Autolock lock(mMutex); in applyPowerPolicyInternal()
1034 Mutex::Autolock lock(mMutex); in setPowerPolicyGroupInternal()
1054 if (Mutex::Autolock lock(mMutex); mIsCarServiceInOperation) { in notifySilentModeChangeLegacy()
1076 Mutex::Autolock lock(mMutex); in notifySilentModeChangeInternal()
1107 Mutex::Autolock lock(mMutex); in connectToVhalHelper()
1130 Mutex::Autolock lock(mMutex); in connectToVhalHelper()
1157 Mutex::Autolock lock(mMutex); in applyInitialPowerPolicy()
1204 Mutex::Autolock lock(mMutex); in subscribeToVhal()
1222 Mutex::Autolock lock(mMutex); in subscribeToProperty()
1256 Mutex::Autolock lock(mMutex); in notifyVhalNewPowerPolicy()
1281 Mutex::Autolock lock(mMutex); in isPropertySupported()
1303 Mutex::Autolock lock(mMutex); in getPolicyChangeCallbacks()
1308 Mutex::Autolock lock(mMutex); in countOnClientBinderDiedContexts()