Home
last modified time | relevance | path

Searched refs:ERR_BUNDLE_MANAGER_ABILITY_DISABLED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dappexecfwk_errors.h368 ERR_BUNDLE_MANAGER_ABILITY_DISABLED = 8521223, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2816 return ERR_BUNDLE_MANAGER_ABILITY_DISABLED; in GetAbilityFromBundleInfo()
2847 return ERR_BUNDLE_MANAGER_ABILITY_DISABLED; in GetExtensionFromBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1251 return ERR_BUNDLE_MANAGER_ABILITY_DISABLED; in QueryAbilityInfoWithFlagsV9()
3739 return ERR_BUNDLE_MANAGER_ABILITY_DISABLED; in GetAbilityLabel()
6476 return ERR_BUNDLE_MANAGER_ABILITY_DISABLED; in GetMediaData()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp105 { ERR_BUNDLE_MANAGER_ABILITY_DISABLED, ERROR_ABILITY_IS_DISABLED },
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp7591 EXPECT_EQ(ret, ERR_BUNDLE_MANAGER_ABILITY_DISABLED);
7980 EXPECT_EQ(ret, ERR_BUNDLE_MANAGER_ABILITY_DISABLED);
8529 EXPECT_EQ(ret, ERR_BUNDLE_MANAGER_ABILITY_DISABLED);