Searched refs:suppress_lock_warning (Results 1 – 2 of 2) sorted by relevance
52 suppress_lock_warning=True, argument106 serial, suppress_lock_warning) == False:109 if not suppress_lock_warning:141 serial, suppress_lock_warning) == False:144 if not suppress_lock_warning:206 suppress_lock_warning=True, argument224 suppress_lock_warning, from_job_pool)318 if args.suppress_lock_warning:319 if (type(args.suppress_lock_warning) != str320 or args.suppress_lock_warning.lower() == "true"):[all …]
80 def LockDevice(self, serial, suppress_lock_warning=False, block=False): argument103 if not suppress_lock_warning: