Home | History | Annotate | Download | only in utils

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 '
321 logging.info('Transitioning from DEV to TO_NORM screen.')
323 logging.info('Selecting Confirm Enabling Verified '
349 logging.info('Transitioning from DEV to TO_NORM screen.')
369 logging.info('Create a CtrlDBypasser')
372 logging.info('Create a JetstreamBypasser')
376 logging.info('Create a CtrlDBypasser')
379 logging.info('Create a TabletDetachableBypasser')
412 logging.info('System not in expected %s mode. Reboot into it.',
449 logging.info('-[ModeSwitcher]-[ start reboot_to_mode(%r, %r, %r) ]-',
473 logging.info('-[ModeSwitcher]-[ end reboot_to_mode(%r, %r, %r) ]-',
498 logging.info("-[ModeSwitcher]-[ start simple_reboot(%r) ]-",
503 logging.info("-[ModeSwitcher]-[ end simple_reboot(%r) ]-",
531 logging.info("-[ModeSwitcher]-[ start mode_aware_reboot(%r, %s, ..) ]-",
542 logging.info("-[mode_aware_reboot]-[ is_rec=%s is_dev_switch=%s ]-",
545 logging.info("-[mode_aware_reboot]-[ is_dev=%s ]-", is_dev)
558 logging.info("-[ModeSwitcher]-[ end mode_aware_reboot(%r, %s, ..) ]-",
603 logging.info("-[bypass_dev_mode]-")
609 logging.info("-[bypass_dev_boot_usb]-")
615 logging.info("-[bypass_rec_mode]-")
643 logging.info("-[FAFT]-[ start wait_for_client ]---")
646 logging.warning("-[FAFT]-[ system did not respond to ping ]")
653 logging.error('wait_for_client() timed out.')
655 logging.info("-[FAFT]-[ end wait_for_client ]-----")
674 logging.warn('Reboot done very quickly.')
701 logging.info("Enabling keyboard controlled developer mode")
711 logging.info("Disabling keyboard controlled developer mode")
722 logging.info("Enabling Jetstream developer mode")
730 logging.info("Disabling Jetstream developer mode")
751 logging.info('Enabling tablets/detachable recovery mode')
819 logging.info("***")
820 logging.info("*** Entering recovery mode. This may take awhile ***")
821 logging.info("***")
851 logging.info("Entering RyuSwitcher: _enable_dev_mode_and_reboot")
878 logging.info("Exiting RyuSwitcher: _enable_dev_mode_and_reboot")
908 logging.info("Exiting RyuSwitcher: _enable_normal_mode_and_reboot")
917 logging.info('Create a PhysicalButtonSwitcher')
920 logging.info('Create a KeyboardDevSwitcher')
923 logging.info('Create a JetstreamSwitcher')
926 logging.info('Create a RyuSwitcher')
929 logging.info('Create a TabletDetachableSwitcher')