Home
last modified time | relevance | path

Searched defs:SetModuleRemovable (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h720 virtual bool SetModuleRemovable( in SetModuleRemovable() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp1351 bool BundleMgrHostImpl::SetModuleRemovable(const std::string &bundleName, const std::string &module… in SetModuleRemovable() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dinner_bundle_info.cpp2934 bool InnerBundleInfo::SetModuleRemovable(const std::string &moduleName, bool isEnable, int32_t user… in SetModuleRemovable() function in OHOS::AppExecFwk::InnerBundleInfo
Dbundle_data_mgr.cpp2322 bool BundleDataMgr::SetModuleRemovable(const std::string &bundleName, const std::string &moduleName… in SetModuleRemovable() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1897 bool BundleMgrProxy::SetModuleRemovable(const std::string &bundleName, const std::string &moduleNam… in SetModuleRemovable() function in OHOS::AppExecFwk::BundleMgrProxy