Home
last modified time | relevance | path

Searched defs:ERR_BUNDLE_MANAGER_BUNDLE_NOT_EXIST (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.cpp96 constexpr int32_t ERR_BUNDLE_MANAGER_BUNDLE_NOT_EXIST = 8521220; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dappexecfwk_errors.h365 ERR_BUNDLE_MANAGER_BUNDLE_NOT_EXIST = 8521220, enumerator