Searched refs:disable_check (Results 1 – 6 of 6) sorted by relevance
11 with u_boot_console.disable_check('unknown_command'):
16 with u_boot_console.disable_check('main_signon'):
48 with self.u_boot_console.disable_check('main_signon'):192 with c.disable_check('error_notification'):257 with c.disable_check('error_notification'):270 with c.disable_check('error_notification'):
127 with u_boot_console.disable_check('error_notification'):
449 def disable_check(self, check_type): member in ConsoleBase
417 `u_boot_console.disable_check()` to temporarily disable checking for specific
Completed in 9 milliseconds