Home
last modified time | relevance | path

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

12345678910>>...28

/frameworks/av/services/mediametrics/
DWrap.h45 mutable std::mutex mLock; variable
157 std::lock_guard<std::recursive_mutex> mLock; variable
183 mutable std::recursive_mutex mLock; variable
DAudioPowerUsage.h98 mutable std::mutex mLock; variable
107 std::string mMode GUARDED_BY(mLock) {"AUDIO_MODE_NORMAL"}; in GUARDED_BY() argument
DStatsdLog.h66 mutable std::mutex mLock; variable
/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.h104 Mutex mLock; // protect CameraFlashlight API variable
122 Mutex mLock; variable
/frameworks/av/services/camera/libcameraservice/utils/
DCameraServiceProxyWrapper.h41 Mutex mLock; // lock for per camera session stats member
57 static Mutex mLock; variable
/frameworks/av/services/mediaresourcemanager/
DServiceLog.h40 mutable Mutex mLock; variable
/frameworks/base/media/jni/soundpool/
DSoundDecoder.h43 std::mutex mLock; variable
/frameworks/native/services/sensorservice/
DSensorDeviceUtils.h75 std::mutex mLock; variable
/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.h54 std::mutex mLock; variable
/frameworks/native/services/inputflinger/tests/
DTestInputListener.h87 std::mutex mLock; variable
/frameworks/av/media/bufferpool/2.0/
DObserver.h56 std::mutex mLock; member
/frameworks/native/services/gpuservice/gpustats/include/gpustats/
DGpuStats.h75 std::mutex mLock; variable
/frameworks/native/libs/gui/include/private/gui/
DComposerService.h45 Mutex mLock; variable
/frameworks/base/core/tests/utiltests/src/android/util/
DRemoteMemoryIntArrayService.java29 private final Object mLock = new Object(); field in RemoteMemoryIntArrayService
/frameworks/native/services/surfaceflinger/
DClient.h77 mutable Mutex mLock; variable
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAAtomizer.h37 Mutex mLock; member
/frameworks/av/media/libmediaplayerservice/
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
DMetadataRetrieverClient.h72 mutable Mutex mLock; variable
DMediaRecorderClient.h104 mutable Mutex mLock; variable
/frameworks/base/core/jni/
Dandroid_os_HwRemoteBinder.h37 Mutex mLock; variable
/frameworks/av/media/libmediatranscoding/include/media/
DTranscodingClientManager.h104 mutable std::mutex mLock; variable
/frameworks/native/libs/binder/
DBufferedTextOutput.h57 Mutex mLock; variable
/frameworks/av/media/libdatasource/include/datasource/
DFileSource.h56 Mutex mLock; variable
/frameworks/av/media/utils/include/mediautils/
DBatteryNotifier.h60 Mutex mLock; variable
/frameworks/base/libs/input/
DPointerController.h79 mutable std::mutex mLock; variable

12345678910>>...28