• Home
  • Raw
  • Download

Lines Matching refs:logging

5 import logging
78 logging.info('Enabled dut_sees_usb')
81 logging.info('ping timed out, try REC_ON')
107 logging.info('RECOVERY button pressed to switch to dev mode')
110 logging.info('ENTER pressed to switch to dev mode')
175 logging.info(info)
211 logging.info('Enabled dut_sees_usb')
214 logging.info('ping timed out, try REC_ON')
242 logging.info('Selecting power as enter key to select '
301 logging.info('Transitioning from REC to TO_DEV screen.')
350 logging.info('Create a CtrlDBypasser')
353 logging.info('Create a JetstreamBypasser')
357 logging.info('Create a CtrlDBypasser')
360 logging.info('Create a TabletDetachableBypasser')
390 logging.info('System not in expected %s mode. Reboot into it.',
417 logging.info('-[ModeSwitcher]-[ start reboot_to_mode(%r, %r, %r) ]-',
441 logging.info('-[ModeSwitcher]-[ end reboot_to_mode(%r, %r, %r) ]-',
466 logging.info("-[ModeSwitcher]-[ start simple_reboot(%r) ]-",
471 logging.info("-[ModeSwitcher]-[ end simple_reboot(%r) ]-",
499 logging.info("-[ModeSwitcher]-[ start mode_aware_reboot(%r, %s, ..) ]-",
506 logging.info("-[mode_aware_reboot]-[ is_dev=%s ]-", is_dev);
519 logging.info("-[ModeSwitcher]-[ end mode_aware_reboot(%r, %s, ..) ]-",
564 logging.info("-[bypass_dev_mode]-")
570 logging.info("-[bypass_dev_boot_usb]-")
576 logging.info("-[bypass_rec_mode]-")
604 logging.info("-[FAFT]-[ start wait_for_client ]---")
607 logging.warning("-[FAFT]-[ system did not respond to ping ]")
614 logging.error('wait_for_client() timed out.')
616 logging.info("-[FAFT]-[ end wait_for_client ]-----")
635 logging.warn('Reboot done very quickly.')
662 logging.info("Enabling keyboard controlled developer mode")
672 logging.info("Disabling keyboard controlled developer mode")
683 logging.info("Enabling Jetstream developer mode")
691 logging.info("Disabling Jetstream developer mode")
712 logging.info('Enabling tablets/detachable recovery mode')
780 logging.info("***")
781 logging.info("*** Entering recovery mode. This may take awhile ***")
782 logging.info("***")
812 logging.info("Entering RyuSwitcher: _enable_dev_mode_and_reboot")
839 logging.info("Exiting RyuSwitcher: _enable_dev_mode_and_reboot")
869 logging.info("Exiting RyuSwitcher: _enable_normal_mode_and_reboot")
878 logging.info('Create a PhysicalButtonSwitcher')
881 logging.info('Create a KeyboardDevSwitcher')
884 logging.info('Create a JetstreamSwitcher')
887 logging.info('Create a RyuSwitcher')
890 logging.info('Create a TabletDetachableSwitcher')