Home
last modified time | relevance | path

Searched refs:TARGET_BUNDLE_NOT_EXIST (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h763 TARGET_BUNDLE_NOT_EXIST = 0x500002, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp191 {TARGET_BUNDLE_NOT_EXIST, AbilityErrorCode::ERROR_CODE_RESOLVE_ABILITY},
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability_wrap_utils.cpp77 { TARGET_BUNDLE_NOT_EXIST, ERR_TARGET_BUNDLE_NOT_EXIST },