Home
last modified time | relevance | path

Searched defs:innerModuleInfos (Results 1 – 15 of 15) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
Dbms_bundle_overlay_checker_test.cpp789 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
834 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
992 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1015 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1038 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1279 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1316 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1342 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1370 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1407 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_install_checker_test.cpp526 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
544 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
670 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1501 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1530 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1559 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1588 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1622 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1656 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
1690 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
[all …]
Dbms_bundle_installer_test.cpp2276 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
Dbundle_overlay_data_manager.cpp59 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()
Dbundle_overlay_install_checker.cpp82 …const std::map<std::string, InnerModuleInfo> &innerModuleInfos = innerBundleInfo.GetInnerModuleInf… in CheckInternalBundle() local
135 …const std::map<std::string, InnerModuleInfo> &innerModuleInfos = innerBundleInfo.GetInnerModuleInf… in CheckExternalBundle() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_exception_handler.cpp139 const auto innerModuleInfos = info.GetInnerModuleInfos(); in IsBundleHapPathExist() local
Dbundle_install_checker.cpp1135 const std::map<std::string, InnerModuleInfo> &innerModuleInfos = info.GetInnerModuleInfos(); in CheckMainElement() local
1322 auto &innerModuleInfos = innerBundleInfo.FetchInnerModuleInfos(); in ProcessBundleInfoByPrivilegeCapability() local
Dbundle_data_mgr.cpp5870 const auto &innerModuleInfos = info.second.GetInnerModuleInfos(); in ResetExternalOverlayModuleState() local
5914 const auto &innerModuleInfos = info.second.GetInnerModuleInfos(); in BuildExternalOverlayConnection() local
5976 const auto &innerModuleInfos = info.second.GetInnerModuleInfos(); in RemoveOverlayInfoAndConnection() local
Dbase_bundle_installer.cpp2753 const auto &innerModuleInfos = oldInfo.GetInnerModuleInfos(); in ExtractAllArkProfileFile() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
Dbms_bundle_data_storage_database_test.cpp1875 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
2218 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
2302 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
Dinner_shared_bundle_installer.cpp338 const auto& innerModuleInfos = infos.begin()->second; in MergeBundleInfos() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dbms_event_handler_test.cpp716 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h116 void AddInnerModuleInfo(const std::map<std::string, InnerModuleInfo> &innerModuleInfos) in AddInnerModuleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
Dbms_bundle_app_provision_info_test.cpp851 std::vector<InnerModuleInfo> innerModuleInfos; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
Dbms_data_mgr_test.cpp1116 std::map<std::string, InnerModuleInfo> innerModuleInfos; variable