Home
last modified time | relevance | path

Searched refs:UnlockDevice (Results 1 – 4 of 4) sorted by relevance

/test/framework/harnesses/host_controller/utils/ipc/
Dfile_lock_semaphore.py52 self.UnlockDevice(self._name)
57 self.UnlockDevice(self._name)
63 self.UnlockDevice(self._name)
85 self.UnlockDevice(self._name)
Dfile_lock.py109 def UnlockDevice(self, serial): member in FileLock
/test/framework/harnesses/host_controller/command_processor/
Dcommand_device.py121 self.console.file_lock.UnlockDevice(serial)
172 self.console.file_lock.UnlockDevice(serial)
/test/framework/harnesses/host_controller/
Dconsole.py425 self._file_lock.UnlockDevice(serial)