Home
last modified time | relevance | path

Searched refs:ERROR_CANNOT_INTO_FASTBOOT_MODE (Results 1 – 2 of 2) sorted by relevance

/developtools/integration_verification/DeployDevice/src/aw/Common/
DConstant.py85 ERROR_CANNOT_INTO_FASTBOOT_MODE=123 variable in CONSTANT.ErrCode
/developtools/integration_verification/DeployDevice/src/util/
Dconfig.py142 ERROR_CANNOT_INTO_FASTBOOT_MODE = errorcode_config_param.get('ERROR_CANNOT_INTO_FASTBOOT_MODE') variable