Home
last modified time | relevance | path

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

/developtools/integration_verification/DeployDevice/src/aw/Common/
DConstant.py73 ERROR_INSTALL_APK_FAIL=106 variable in CONSTANT.ErrCode
/developtools/integration_verification/DeployDevice/src/util/
Dconfig.py133 ERROR_INSTALL_APK_FAIL = errorcode_config_param.get('ERROR_INSTALL_APK_FAIL') variable