Home
last modified time | relevance | path

Searched defs:suppress_lock_warning (Results 1 – 2 of 2) sorted by relevance

/test/framework/harnesses/host_controller/command_processor/
Dcommand_device.py52 suppress_lock_warning=True, argument
206 suppress_lock_warning=True, argument
/test/framework/harnesses/host_controller/utils/ipc/
Dfile_lock.py80 def LockDevice(self, serial, suppress_lock_warning=False, block=False): argument