/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/ |
H A D | js_default_app_unsupported.cpp | 31 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in IsDefaultApplication() 40 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in IsDefaultApplicationSync() 49 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDefaultApplication() 58 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDefaultApplicationSync() 67 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDefaultApplication() 76 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDefaultApplicationSync() 85 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in ResetDefaultApplication() 94 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in ResetDefaultApplicationSync()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
H A D | js_app_control_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatus() 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatus() 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in DeleteDisposedStatus() 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatusSync() 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatusSync() 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in DeleteDisposedStatusSync() 84 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedRule() 93 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedRule()
|
H A D | js_app_control.cpp | 71 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerGetDisposedStatus() 82 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerSetDisposedStatus() 93 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerDeleteDisposedStatus() 213 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatusSync() 320 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in InnerDeleteDisposedStatusSync() 478 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatusSync() 625 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in InnerGetDisposedRule() 688 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in InnerSetDisposedRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityInfo() 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityInfoSync() 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllLauncherAbilityInfo() 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetShortcutInfo() 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetShortcutInfoSync() 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in StartShortcut()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/ |
H A D | js_app_overlay_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetOverlayEnabled() 39 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetOverlayEnabledByBundleName() 48 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetOverlayModuleInfo() 57 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetTargetOverlayModuleInfos() 66 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetOverlayModuleInfoByBundleName() 75 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetTargetOverlayModuleInfosByBundleName()
|
H A D | js_app_overlay.cpp | 69 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerSetOverlayEnabledExec() 233 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerGetOverlayModuleInfoExec()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource_unsupported.cpp | 29 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetBundleResourceInfo() 38 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetLauncherAbilityResourceInfo() 47 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllBundleResourceInfo() 56 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetAllLauncherAbilityResourceInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
H A D | free_install_unsupported.cpp | 30 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "isHapMod… in IsHapModuleRemovable() 38 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "setHapMo… in SetHapModuleUpgradeFlag() 46 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getBundl… in GetBundlePackInfo() 54 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getDispa… in GetDispatchInfo()
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
H A D | distributed_bundle_unsupported.cpp | 30 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetRemoteAbilityInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_error.h | 29 constexpr ErrCode ERROR_SYSTEM_ABILITY_NOT_FOUND = 801; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | bundle_errors.h | 27 constexpr ErrCode ERROR_SYSTEM_ABILITY_NOT_FOUND = 801; variable
|
H A D | business_error.cpp | 159 { ERROR_SYSTEM_ABILITY_NOT_FOUND, ERR_MSG_ABILITY_NOT_SUPPORTED },
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager_sync.cpp | 597 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getAbili… in GetAbilityLabelSync()
|
H A D | bundle_manager.cpp | 822 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerGetAbilityLabel() 856 return ERROR_SYSTEM_ABILITY_NOT_FOUND; in InnerGetAbilityIcon() 1563 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getAbili… in GetAbilityLabel() 1650 …napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, "getAbili… in GetAbilityIcon()
|