Searched refs:disable_check (Results 1 – 7 of 7) sorted by relevance
44 with self.u_boot_console.disable_check('main_signon'):188 with c.disable_check('error_notification'):253 with c.disable_check('error_notification'):266 with c.disable_check('error_notification'):
11 with u_boot_console.disable_check('unknown_command'):
16 with u_boot_console.disable_check('main_signon'):
234 disable_check=False): argument270 if disable_check:
127 with u_boot_console.disable_check('error_notification'):
439 def disable_check(self, check_type): member in ConsoleBase
361 `u_boot_console.disable_check()` to temporarily disable checking for specific