Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/test/mock/
Dmock_bundle_mgr_host.cpp55 ErrCode MockBundleMgrHost::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int3… in SetApplicationEnabled() function in OHOS::AppExecFwk::MockBundleMgrHost
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1516 ErrCode BundleMgrHostImpl::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int3… in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dinner_bundle_info.cpp3309 ErrCode InnerBundleInfo::SetApplicationEnabled(bool enabled, int32_t userId) in SetApplicationEnabled() function in OHOS::AppExecFwk::InnerBundleInfo
Dbundle_data_mgr.cpp2711 ErrCode BundleDataMgr::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int32_t … in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1900 ErrCode BundleMgrProxy::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int32_t… in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp1271 napi_value SetApplicationEnabled(napi_env env, napi_callback_info info) in SetApplicationEnabled() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp4207 NativeValue* JsBundleMgr::SetApplicationEnabled(NativeEngine *engine, NativeCallbackInfo *info) in SetApplicationEnabled() function in OHOS::AppExecFwk::JsBundleMgr