Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1722 auto parserModuleNames = item.second.GetModuleNameVec(); in InnerProcessRebootBundleInstall()
1860 auto moduleName = newInfo.GetModuleNameVec().at(0); in UpdateModuleByHash()
2230 auto parserModuleNames = parserInfoIter.second.GetModuleNameVec(); in InnerProcessUninstallModule()
H A Dbase_bundle_installer.cpp954 std::vector<std::string> moduleVec = newBundleInfo.GetModuleNameVec(); in InnerProcessUpdateHapToken()
4121 std::vector<std::string> moduleVec = info.GetModuleNameVec(); in UninstallLowerVersionFeature()
4289 std::vector<std::string> installedModules = oldInfo.GetModuleNameVec(); in HasAllOldModuleUpdate()
H A Dbundle_mgr_host_impl.cpp4148 .modulePackage = innerBundleInfo.GetModuleNameVec()[0], in SwitchUninstallState()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp850 std::vector<std::string> moduleVec = info.GetModuleNameVec(); in UninstallLowerVersion()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp269 auto moduleNameVec = innerBundleInfo.GetModuleNameVec(); in SaveToDatabase()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1397 std::vector<std::string> GetModuleNameVec() const in GetModuleNameVec() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp620 auto moduleNameVec = innerBundleInfo.GetModuleNameVec(); in SaveToDatabase()
H A Dbms_bundle_kit_service_test.cpp745 auto moduleNameVec = innerBundleInfo.GetModuleNameVec(); in SaveToDatabase()