Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp4289 std::vector<std::string> installedModules = oldInfo.GetModuleNameVec(); in HasAllOldModuleUpdate() local
4290 for (const auto &installedModule : installedModules) { in HasAllOldModuleUpdate()