Home
last modified time | relevance | path

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

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dcvslock.py124 self.unlock()
144 def unlock(self): member in Lock
258 wl.unlock()
262 rl.unlock()
268 rl.unlock()
271 wl.unlock()
Drrcs.py70 def unlock(x, copts, fn): function
71 x.unlock(fn)
154 'unlock': ('', unlock),
Drcslib.py104 def unlock(self, name_rev): member in RCS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_mutex.py27 m.unlock()
28 m.unlock()
Dtest_mailbox.py391 self._box.unlock()
460 self.assertRaises(NotImplementedError, lambda: box.unlock())
695 self._box.unlock()
844 self._box.unlock()
858 self._box.unlock()
986 self._box.unlock()
1027 self._box.unlock()
/device/linaro/hikey/gralloc/
Dframebuffer_device.cpp79 m->base.unlock(&m->base, m->currentBuffer); in fb_post()
102 m->base.unlock(&m->base, buffer); in fb_post()
157 m->base.unlock(&m->base, buffer); in fb_post()
181 m->base.unlock(&m->base, buffer); in fb_post()
182 m->base.unlock(&m->base, m->framebuffer); in fb_post()
Dgralloc_module.cpp399 base.unlock = gralloc_unlock; in private_module_t()
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp199 int GrallocHalWrapper::unlock(const native_handle_t *handle) { in unlock() function in android::GrallocHalWrapper
202 return mGrallocModule->unlock(mGrallocModule, handle); in unlock()
279 GrallocHalWrapper::getInstance().unlock(mNativeHandle); in ~GrallocDirectChannel()
Ddirectchannel.h60 int unlock(const native_handle_t *handle);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/LegacyRegionDxe/
DLegacyRegionDxe.uni5 // perform any lock/unlock operations. This module may be used on platforms
25 …ntation of the Legacy Region Protocol does not actually perform any lock/unlock operations. This …
DLegacyRegionDxe.inf5 # perform any lock/unlock operations. This module may be used on platforms
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmutex.py48 def unlock(self): member in mutex
Dmailbox.py192 def unlock(self): member in Mailbox
392 def unlock(self): member in Maildir
612 def unlock(self): member in _singlefileMailbox
692 self.unlock()
1025 def unlock(self): member in MH
1040 self.unlock()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/
DLegacyRegion2Dxe.uni5 // perform any lock/unlock operations. This module may be used on platforms
29 …ation of the Legacy Region 2 Protocol does not actually perform any lock/unlock operations. This …
DLegacyRegion2Dxe.inf5 # perform any lock/unlock operations. This module may be used on platforms
/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp185 lk.unlock(); in doSendToApp()
198 lk.unlock(); in runAppTx()
329 lk.unlock(); in closeHub()
Dsystem_comms.h151 lk.unlock(); in complete()
Dsystem_comms.cpp609 lk.unlock(); in handleRx()
/device/generic/goldfish/camera/
DPreviewWindow.cpp174 grbuffer_mapper.unlock(*buffer); in onNextFrameAvailable()
DEmulatedFakeCamera3.cpp925 GraphicBufferMapper::get().unlock( in processCaptureRequest()
2390 GraphicBufferMapper::get().unlock(*(buf->buffer)); in threadLoop()
2475 mCurrentRequest.settings.unlock(result.result); in threadLoop()
2492 GraphicBufferMapper::get().unlock(*(jpegBuffer.buffer)); in onJpegDone()
DEmulatedCameraDevice.cpp566 mBufferMutex.unlock(); in unlockPrimaryBuffer()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp1489 camHal->lock.unlock(); in stopPreviewInternal()
1542 camHal->lock.unlock(); in prvwThreadTakePictureInternal()
1589 camHal->lock.unlock(); in prvwThreadTakePictureInternal()
2097 camHal->lock.unlock(); in previewloop()
2111 camHal->lock.unlock(); in previewloop()
2239 camHal->lock.unlock(); in previewloop()
2492 camHal->lock.unlock(); in takePictureThread()
2594 camHal->lock.unlock(); in takePictureThread()
2640 camHal->lock.unlock(); in takePictureThread()
/device/common/
Dgenerate-factory-images-common.sh108 fastboot oem unlock
183 fastboot oem unlock
/device/asus/fugu/libaudio/
DAudioStreamOut.cpp373 mRoutingLock.unlock(); in getPresentationPosition()
764 mRoutingLock.unlock(); in dump()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp1154 return sFallback->unlock(sFallback, handle); in gralloc_unlock()
1447 unlock: gralloc_unlock,

12