Home
last modified time | relevance | path

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

12345678910>>...25

/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.h106 Mutex mLock; // protect CameraFlashlight API variable
124 Mutex mLock; variable
177 Mutex mLock; variable
/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.h95 mutable std::mutex mLock; variable
104 std::string mMode GUARDED_BY(mLock) {"AUDIO_MODE_NORMAL"}; in GUARDED_BY() argument
/frameworks/base/media/jni/soundpool/
DSoundDecoder.h43 std::mutex mLock; variable
/frameworks/av/services/mediaresourcemanager/
DServiceLog.h40 mutable Mutex mLock; variable
/frameworks/native/services/inputflinger/tests/
DTestInputListener.h77 std::mutex mLock; variable
/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.h54 std::mutex mLock; variable
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.h63 Mutex mLock; variable
182 mutable Mutex mLock; variable
225 mutable Mutex mLock; // a recursive mutex might make this unnecessary. variable
314 mutable Mutex mLock; member
457 mutable Mutex mLock; variable
499 mutable Mutex mLock; variable
DMetadataRetrieverClient.h72 mutable Mutex mLock; variable
DMediaRecorderClient.h103 mutable Mutex mLock; variable
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAAtomizer.h37 Mutex mLock; member
/frameworks/base/cmds/statsd/src/subscriber/
DSubscriberReporter.h83 mutable mutex mLock; variable
/frameworks/native/services/surfaceflinger/
DClient.h80 mutable 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/gpuservice/gpustats/include/gpustats/
DGpuStats.h75 std::mutex mLock; variable
/frameworks/native/libs/gui/include/private/gui/
DComposerService.h45 Mutex mLock; variable
/frameworks/av/media/bufferpool/2.0/
DObserver.h56 std::mutex mLock; member
/frameworks/native/services/sensorservice/
DSensorDeviceUtils.h71 std::mutex mLock; variable
/frameworks/av/media/libdatasource/include/datasource/
DFileSource.h56 Mutex mLock; variable
/frameworks/native/libs/binder/
DBufferedTextOutput.h60 Mutex mLock; variable
/frameworks/base/core/jni/
Dandroid_os_HwRemoteBinder.h37 Mutex mLock; variable
/frameworks/av/media/utils/include/mediautils/
DBatteryNotifier.h60 Mutex mLock; variable
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceStateCacheImpl.java33 private final Object mLock = new Object(); field in DeviceStateCacheImpl
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DOmx.h77 Mutex mLock; member
/frameworks/av/camera/ndk/impl/
DACameraManager.h71 Mutex mLock; variable
234 mutable std::mutex mLock; member
283 android::Mutex mLock; member

12345678910>>...25