Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1192 virtual bool GetModuleUpgradeFlag(const std::string &bundleName, const std::string &moduleName) in GetModuleUpgradeFlag() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp3600 int32_t InnerBundleInfo::GetModuleUpgradeFlag(std::string moduleName) const in GetModuleUpgradeFlag() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_mgr_host_impl.cpp2049 bool BundleMgrHostImpl::GetModuleUpgradeFlag(const std::string &bundleName, const std::string &modu… in GetModuleUpgradeFlag() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4563 int32_t BundleDataMgr::GetModuleUpgradeFlag(const std::string &bundleName, const std::string &modul… in GetModuleUpgradeFlag() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1961 bool BundleMgrProxy::GetModuleUpgradeFlag(const std::string &bundleName, const std::string &moduleN… in GetModuleUpgradeFlag() function in OHOS::AppExecFwk::BundleMgrProxy