Home
last modified time | relevance | path

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

/developtools/integration_verification/DeployDevice/src/aw/Common/
DConstant.py61 ERROR_INVALID_APK_FILE = 33 variable in CONSTANT.ErrCode
/developtools/integration_verification/DeployDevice/src/util/
Dconfig.py131 ERROR_INVALID_APK_FILE = errorcode_config_param.get('ERROR_INVALID_APK_FILE') variable