Home
last modified time | relevance | path

Searched defs:mLock (Results 1 – 25 of 1149) sorted by relevance

12345678910>>...46

/aosp12/frameworks/av/services/mediametrics/
H A DWrap.h45 mutable std::mutex mLock; variable
157 std::lock_guard<std::recursive_mutex> mLock; variable
183 mutable std::recursive_mutex mLock; variable
H A DAudioPowerUsage.h98 mutable std::mutex mLock; variable
107 std::string mMode GUARDED_BY(mLock) {"AUDIO_MODE_NORMAL"}; in GUARDED_BY() argument
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.h104 Mutex mLock; // protect CameraFlashlight API variable
122 Mutex mLock; variable
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DCameraServiceProxyWrapper.h41 Mutex mLock; // lock for per camera session stats member
57 static Mutex mLock; variable
/aosp12/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteMemoryIntArrayService.java29 private final Object mLock = new Object(); field in RemoteMemoryIntArrayService
/aosp12/hardware/libhardware_legacy/audio/
H A DAudioHardwareGeneric.h65 Mutex mLock; variable
100 Mutex mLock; variable
145 Mutex mLock; variable
/aosp12/system/chre/core/
H A Dsensor.cc112 LockGuard<Mutex> mLock(mSamplingStatusMutex); in getSamplingStatus() local
119 LockGuard<Mutex> mLock(mSamplingStatusMutex); in setSamplingStatus() local
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/test/
H A DIntegrationTestUtils.java46 private final Object mLock = new Object(); field in IntegrationTestUtils
/aosp12/packages/modules/DnsResolver/
H A DDnsTlsSessionCache.h50 std::mutex mLock; variable
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DWakeupList.h48 mutable std::mutex mLock; variable
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/memory/
H A DSimpleLruResourcePool.java34 private final Object mLock; field in SimpleLruResourcePool
85 private final Object mLock; field in SimpleLruResourcePool.SynchronizedResource
/aosp12/frameworks/base/media/jni/soundpool/
H A DSoundDecoder.h43 std::mutex mLock; variable
/aosp12/hardware/interfaces/audio/common/all-versions/default/include/common/all-versions/default/
H A DEffectMap.h40 std::mutex mLock; variable
/aosp12/frameworks/av/services/mediaresourcemanager/
H A DServiceLog.h40 mutable Mutex mLock; variable
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h66 Mutex mLock; variable
183 mutable Mutex mLock; variable
225 mutable Mutex mLock; // a recursive mutex might make this unnecessary. variable
314 mutable Mutex mLock; member
458 mutable Mutex mLock; variable
498 mutable Mutex mLock; variable
/aosp12/frameworks/base/core/java/android/security/net/config/
H A DDirectoryCertificateSource.java47 private final Object mLock = new Object(); field in DirectoryCertificateSource
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/qcom/display/msm8226/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dionalloc.h67 mutable Locker mLock; variable
/aosp12/hardware/libhardware/modules/usbcamera/
H A DStream.h57 android::Mutex mLock; variable
/aosp12/frameworks/native/libs/gui/include/private/gui/
H A DComposerService.h45 Mutex mLock; variable

12345678910>>...46