Home
last modified time | relevance | path

Searched refs:mAudioRestrictionLock (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h356 mutable Mutex mAudioRestrictionLock; variable
H A DCameraService.cpp3113 Mutex::Autolock l(mAudioRestrictionLock); in setAudioRestriction()
3125 Mutex::Autolock l(mAudioRestrictionLock); in getAudioRestriction()