Searched defs:SetAbilityEnabled (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/ |
H A D | mock_bundle_mgr_host.cpp | 63 ErrCode MockBundleMgrHost::SetAbilityEnabled(const AbilityInfo &abilityInfo, bool isEnable, int32_t… in SetAbilityEnabled() function in OHOS::AppExecFwk::MockBundleMgrHost
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_info.cpp | 3185 ErrCode InnerBundleInfo::SetAbilityEnabled( in SetAbilityEnabled() function in OHOS::AppExecFwk::InnerBundleInfo
|
H A D | bundle_mgr_host_impl.cpp | 2258 ErrCode BundleMgrHostImpl::SetAbilityEnabled(const AbilityInfo &abilityInfo, bool isEnabled, int32_… in SetAbilityEnabled() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 4336 ErrCode BundleDataMgr::SetAbilityEnabled(const AbilityInfo &abilityInfo, int32_t appIndex, in SetAbilityEnabled() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2229 ErrCode BundleMgrProxy::SetAbilityEnabled(const AbilityInfo &abilityInfo, bool isEnabled, int32_t u… in SetAbilityEnabled() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 1866 napi_value SetAbilityEnabled(napi_env env, napi_callback_info info) in SetAbilityEnabled() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 4783 napi_value SetAbilityEnabled(napi_env env, napi_callback_info info) in SetAbilityEnabled() function
|