Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp105 { AbilityErrorCode::ERROR_CODE_RESOLVE_ABILITY, ERROR_MSG_RESOLVE_ABILITY },
165 {RESOLVE_ABILITY_ERR, AbilityErrorCode::ERROR_CODE_RESOLVE_ABILITY},
191 {TARGET_BUNDLE_NOT_EXIST, AbilityErrorCode::ERROR_CODE_RESOLVE_ABILITY},
203 {ERR_NOT_ALLOW_IMPLICIT_START, AbilityErrorCode::ERROR_CODE_RESOLVE_ABILITY},
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_business_error/
H A Dability_business_error.h43 ERROR_CODE_RESOLVE_ABILITY = 16000001, enumerator