Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h566 bool HasAllOldModuleUpdate(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4257 if (HasAllOldModuleUpdate(oldInfo, newInfos)) { in CheckNativeFileWithOldInfo()
4278 bool BaseBundleInstaller::HasAllOldModuleUpdate( in HasAllOldModuleUpdate() function in OHOS::AppExecFwk::BaseBundleInstaller
5738 return otaInstall_ || HasAllOldModuleUpdate(oldInfo, newInfos); in NeedDeleteOldNativeLib()