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/
Dinner_bundle_info.cpp3394 ErrCode InnerBundleInfo::SetApplicationEnabled(bool enabled, const std::string &caller, int32_t use… in SetApplicationEnabled() function in OHOS::AppExecFwk::InnerBundleInfo
Dbundle_mgr_host_impl.cpp2129 ErrCode BundleMgrHostImpl::SetApplicationEnabled(const std::string &bundleName, bool isEnable, int3… in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp4319 ErrCode BundleDataMgr::SetApplicationEnabled(const std::string &bundleName, in SetApplicationEnabled() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp2119 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/bundlemgr/
Dbundle_mgr.cpp4674 napi_value SetApplicationEnabled(napi_env env, napi_callback_info info) in SetApplicationEnabled() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp1904 napi_value SetApplicationEnabled(napi_env env, napi_callback_info info) in SetApplicationEnabled() function