| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
| D | bms_bundle_overlay_checker_test.cpp | 789 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 834 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 957 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 980 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1003 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1244 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1281 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1307 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1335 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1372 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
| D | bundle_overlay_install_checker.cpp | 44 …const std::map<std::string, InnerModuleInfo> &innerModuleInfos = innerBundleInfo.GetInnerModuleInf… in CheckInternalBundle() local 97 …const std::map<std::string, InnerModuleInfo> &innerModuleInfos = innerBundleInfo.GetInnerModuleInf… in CheckExternalBundle() local
|
| D | bundle_overlay_data_manager.cpp | 59 const auto &innerModuleInfos = innerBundleInfo.GetInnerModuleInfos(); in IsExistedNonOverlayHap() local 76 auto &innerModuleInfos = newInfo.GetInnerModuleInfos(); in UpdateInternalOverlayInfo() local 104 const auto &innerModuleInfos = newInfo.GetInnerModuleInfos(); in UpdateExternalOverlayInfo() local 211 const auto &innerModuleInfos = newInfo.GetInnerModuleInfos(); in RemoveOverlayModuleConnection() local 272 auto &innerModuleInfos = oldInfo.FetchInnerModuleInfos(); in RemoveOverlayModuleInfo() local 300 …gr::ResetInternalOverlayModuleState(const std::map<std::string, InnerModuleInfo> &innerModuleInfos, in ResetInternalOverlayModuleState()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_install_checker_test.cpp | 524 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 542 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 668 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1462 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1483 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1505 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1527 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1550 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 1601 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
|
| D | bms_bundle_installer_test.cpp | 2274 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
| D | bms_bundle_data_storage_database_test.cpp | 1869 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 2212 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable 2296 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
| D | inner_shared_bundle_installer.cpp | 313 const auto& innerModuleInfos = infos.begin()->second; in MergeBundleInfos() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_install_checker.cpp | 1086 const std::map<std::string, InnerModuleInfo> &innerModuleInfos = info.GetInnerModuleInfos(); in CheckMainElement() local 1249 auto &innerModuleInfos = innerBundleInfo.FetchInnerModuleInfos(); in ProcessBundleInfoByPrivilegeCapability() local
|
| D | bundle_data_mgr.cpp | 5459 const auto &innerModuleInfos = info.second.GetInnerModuleInfos(); in ResetExternalOverlayModuleState() local 5503 const auto &innerModuleInfos = info.second.GetInnerModuleInfos(); in BuildExternalOverlayConnection() local 5565 const auto &innerModuleInfos = info.second.GetInnerModuleInfos(); in RemoveOverlayInfoAndConnection() local
|
| D | base_bundle_installer.cpp | 2514 const auto &innerModuleInfos = oldInfo.GetInnerModuleInfos(); in ExtractAllArkProfileFile() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/ |
| D | bms_event_handler_test.cpp | 716 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/ |
| D | bms_bundle_app_provision_info_test.cpp | 846 std::vector<InnerModuleInfo> innerModuleInfos; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
| D | bms_data_mgr_test.cpp | 1116 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | inner_bundle_info.h | 356 void AddInnerModuleInfo(const std::map<std::string, InnerModuleInfo> &innerModuleInfos) in AddInnerModuleInfo()
|