Home
last modified time | relevance | path

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

/developtools/integration_verification/DeployDevice/src/aw/Common/
DConstant.py68 ERROR_DOWNLOAD_IMG_FAIL=101 variable in CONSTANT.ErrCode
/developtools/integration_verification/DeployDevice/src/util/
Dconfig.py119 ERROR_DOWNLOAD_IMG_FAIL = errorcode_config_param.get('ERROR_DOWNLOAD_IMG_FAIL') variable