Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4291 auto updateModule = std::find_if(std::begin(newInfos), std::end(newInfos), in HasAllOldModuleUpdate() local
4293 if (updateModule == newInfos.end()) { in HasAllOldModuleUpdate()