Home
last modified time | relevance | path

Searched defs:SetApplicationEnabled (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_mgr_host.cpp55 ErrCode MockBundleMgrHost::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int3… in SetApplicationEnabled() function in OHOS::AppExecFwk::MockBundleMgrHost
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp3374 ErrCode InnerBundleInfo::SetApplicationEnabled(bool enabled, const std::string &caller, int32_t use… in SetApplicationEnabled() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_mgr_host_impl.cpp2117 ErrCode BundleMgrHostImpl::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int3… in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4198 ErrCode BundleDataMgr::SetApplicationEnabled(const std::string &bundleName, in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2096 ErrCode BundleMgrProxy::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int32_t… in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp1755 napi_value SetApplicationEnabled(napi_env env, napi_callback_info info) in SetApplicationEnabled() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp4674 napi_value SetApplicationEnabled(napi_env env, napi_callback_info info) in SetApplicationEnabled() function