Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 25 of 238) sorted by relevance

12345678910

/frameworks/av/media/utils/
DSchedulingPolicyService.cpp38 sMutex.unlock(); in requestPriority()
48 sMutex.unlock(); in requestPriority()
57 sMutex.unlock(); in requestPriority()
67 sMutex.unlock(); in requestCpusetBoost()
76 sMutex.unlock(); in requestCpusetBoost()
85 sMutex.unlock(); in requestCpusetBoost()
/frameworks/native/libs/binder/
DProcessInfoService.cpp35 mProcessInfoLock.unlock(); in getProcessStatesImpl()
51 mProcessInfoLock.unlock(); in getProcessStatesImpl()
67 mProcessInfoLock.unlock(); in getProcessStatesScoresImpl()
84 mProcessInfoLock.unlock(); in getProcessStatesScoresImpl()
DIServiceManager.cpp80 gDefaultServiceManagerLock.unlock(); in checkPermission()
108 gDefaultServiceManagerLock.unlock(); in checkPermission()
126 gDefaultServiceManagerLock.unlock(); in checkPermission()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCaptureCollector.java361 lock.unlock(); in queueRequest()
386 lock.unlock(); in waitForEmpty()
411 lock.unlock(); in waitForPreviewsEmpty()
445 lock.unlock(); in waitForRequestCompleted()
481 lock.unlock(); in jpegCaptured()
502 lock.unlock(); in jpegProduced()
517 lock.unlock(); in hasPendingPreviewCaptures()
541 lock.unlock(); in previewCaptured()
562 lock.unlock(); in previewProduced()
589 lock.unlock(); in failNextPreview()
[all …]
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java719 mServiceLock.writeLock().unlock(); in BluetoothAdapter()
841 mServiceLock.readLock().unlock(); in isEnabled()
995 mServiceLock.readLock().unlock(); in getState()
1043 mServiceLock.readLock().unlock(); in getLeState()
1205 mServiceLock.readLock().unlock(); in factoryReset()
1231 mServiceLock.readLock().unlock(); in getUuids()
1263 mServiceLock.readLock().unlock(); in setName()
1289 mServiceLock.readLock().unlock(); in getBluetoothClass()
1318 mServiceLock.readLock().unlock(); in setBluetoothClass()
1342 mServiceLock.readLock().unlock(); in getIoCapability()
[all …]
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DMutexed.h131 inline void unlock();
181 mLock.unlock(); in ~Locked()
186 inline void Mutexed<T>::Locked::unlock() { in unlock() function
189 mLock.unlock(); in unlock()
/frameworks/base/core/java/android/hardware/camera2/utils/
DCloseableLock.java141 mLock.unlock(); in close()
208 mLock.unlock(); in acquireLock()
281 mLock.unlock(); in acquireExclusiveLock()
334 mLock.unlock(); in releaseLock()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DSecurityLogMonitor.java156 mLock.unlock(); in start()
181 mLock.unlock(); in stop()
195 mLock.unlock(); in pause()
215 mLock.unlock(); in resume()
234 mLock.unlock(); in discardLogs()
257 mLock.unlock(); in retrieveLogs()
428 mLock.unlock(); in run()
481 mLock.unlock(); in notifyDeviceOwnerIfNeeded()
/frameworks/base/libs/hwui/thread/
DCommonPool.cpp64 lock.unlock(); in enqueue()
86 lock.unlock(); in workerLoop()
100 lock.unlock(); in doWaitForIdle()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameValue.java25 mBackingStore.unlock(); in getValue()
32 mBackingStore.unlock(); in setValue()
DBackingStore.java97 public boolean unlock() { in unlock() method in BackingStore
105 mLockedBacking.unlock(); in unlock()
359 public void unlock() { in unlock() method in BackingStore.Backing
438 backing.unlock(); in syncTo()
442 backing.unlock(); in syncTo()
527 backing.unlock(); in syncTo()
620 backing.unlock(); in syncTo()
741 backing.unlock(); in syncTo()
769 public void unlock() { in unlock() method in BackingStore.ByteBufferBacking
870 backing.unlock(); in syncTo()
[all …]
DToGrayValuesFilter.java103 targetFrame.unlock(); in onProcess()
113 inputImage.unlock(); in onProcess()
115 outputFrame.unlock(); in onProcess()
DSobelFilter.java152 inputImage.unlock(); in onProcess()
154 magImage.unlock(); in onProcess()
157 dirImage.unlock(); in onProcess()
DTransformUtils.java69 frame.unlock(); in generateMipMaps()
75 frame.unlock(); in setTextureParameter()
DCameraStreamer.java228 targetFrame.unlock(); in grabFrame()
353 targetFrame.unlock(); in grabFrame()
629 targetFrame.unlock(); in grabFrame()
865 mLock.unlock(); in lock()
869 public void unlock(Object context) { in unlock() method in CameraStreamer.CameraRunnable.ExternalCameraLock
880 mLock.unlock(); in unlock()
972 mExternalCameraLock.unlock(context); in lockCamera()
979 mCameraReadyLock.unlock(); in lockCamera()
986 mExternalCameraLock.unlock(context); in unlockCamera()
1430 mExternalCameraLock.unlock(lockContext); in openCamera()
[all …]
/frameworks/base/core/java/android/speech/tts/
DSynthesisPlaybackQueueItem.java179 mListLock.unlock(); in stop()
206 mListLock.unlock(); in done()
282 mListLock.unlock(); in put()
319 mListLock.unlock(); in take()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DEventLogTags.logtags17 ## secure: 1: The user has set up a secure unlock method (PIN, password, etc.)
18 ## currentlyInsecure: 1: No secure unlock method set up (!secure), or trusted environment (TrustMan…
32 ## 3: TAP_UNLOCK_HINT Tapped in empty area, causes unlock hint.
/frameworks/layoutlib/bridge/src/android/util/imagepool/
DImageImpl.java76 mLock.readLock().unlock(); in setRGB()
87 mLock.readLock().unlock(); in drawImage()
/frameworks/av/media/libmediaplayer2/include/mediaplayer2/
DMediaPlayer2AudioOutput.h155 void unlock() const { in unlock() function
156 mLock.unlock(); in unlock()
173 mLock.unlock(); in endTrackSwitch()
/frameworks/native/libs/gui/tests/
DSurfaceTextureFBO_test.cpp51 buf->unlock(); in TEST_F()
75 ASSERT_EQ(NO_ERROR, buf->unlock()); in TEST_F()
DStreamSplitter_test.cpp93 ASSERT_EQ(OK, buffer->unlock()); in TEST_F()
111 ASSERT_EQ(OK, item.mGraphicBuffer->unlock()); in TEST_F()
165 ASSERT_EQ(OK, buffer->unlock()); in TEST_F()
184 ASSERT_EQ(OK, item.mGraphicBuffer->unlock()); in TEST_F()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp313 state.unlock(); in start()
505 state.unlock(); in processQueue()
516 state.unlock(); in processQueue()
551 queue.unlock(); in processQueue()
555 state.unlock(); in processQueue()
560 queue.unlock(); in processQueue()
564 state.unlock(); in processQueue()
578 queue.unlock(); in processQueue()
584 state.unlock(); in processQueue()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java282 mBluetoothLock.readLock().unlock();
308 mBluetoothLock.readLock().unlock();
629 mBluetoothLock.readLock().unlock(); in isEnabled()
648 mBluetoothLock.readLock().unlock(); in getState()
720 mBluetoothLock.readLock().unlock(); in registerForBleScanModeChange()
743 mBluetoothLock.writeLock().unlock(); in disableBleScanMode()
821 mBluetoothLock.readLock().unlock(); in continueFromBleOnState()
855 mBluetoothLock.readLock().unlock(); in sendBrEdrDownCallback()
1086 mBluetoothLock.writeLock().unlock(); in unbindAndFinish()
1254 mBluetoothLock.readLock().unlock(); in bindService()
[all …]
/frameworks/compile/libbcc/lib/
DFileBase.cpp206 void FileBase::unlock() { in unlock() function in FileBase
224 unlock(); in close()
/frameworks/base/core/proto/android/telephony/
Denums.proto97 /** SIM card state: Locked: requires the user's SIM PIN to unlock */
99 /** SIM card state: Locked: requires the user's SIM PUK to unlock */
101 /** SIM card state: Locked: requires a network PIN to unlock */

12345678910