Home
last modified time | relevance | path

Searched refs:UpdateCloneBundleResourceInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
H A Dbundle_resource_manager.h131 …bool UpdateCloneBundleResourceInfo(const std::string &bundleName, const int32_t appIndex, const ui…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_manager.cpp143 UpdateCloneBundleResourceInfo(item.first, appIndex, type); in AddAllResourceInfo()
636 bool BundleResourceManager::UpdateCloneBundleResourceInfo( in UpdateCloneBundleResourceInfo() function in OHOS::AppExecFwk::BundleResourceManager