Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp256 CONTAINER_SECURITY_VERIFY(parcel, hapModuleNamesSize, &hapModuleNames); in ReadFromParcel()
258 hapModuleNames.emplace_back(Str16ToStr8(parcel.ReadString16())); in ReadFromParcel()
419 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, hapModuleNames.size()); in Marshalling()
420 for (auto &hapModuleName : hapModuleNames) { in Marshalling()
679 {BUNDLE_INFO_HAP_MODULE_NAMES, bundleInfo.hapModuleNames}, in to_json()
966 bundleInfo.hapModuleNames, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_info.h139 std::vector<std::string> hapModuleNames; // the "module.package" in each config.json member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp858 std::vector<std::string> hapModuleNames; in CheckHapHashParams() local
867 …if (std::find(hapModuleNames.begin(), hapModuleNames.end(), moduleNames[0]) != hapModuleNames.end(… in CheckHapHashParams()
872 hapModuleNames.emplace_back(moduleNames[0]); in CheckHapHashParams()
H A Dbundle_mgr_service_event_handler.cpp1764 hasInstalledInfo.hapModuleNames.begin(), hasInstalledInfo.hapModuleNames.end(), in InnerProcessRebootBundleInstall()
1765 parserModuleNames[0]) != hasInstalledInfo.hapModuleNames.end(); in InnerProcessRebootBundleInstall()
2219 if (bundleInfo.hapModuleNames.size() == 1) { in InnerProcessUninstallModule()
2227 for (auto moduleName : bundleInfo.hapModuleNames) { in InnerProcessUninstallModule()
H A Dinner_bundle_info.cpp2428 bundleInfo.hapModuleNames.emplace_back(info.second.modulePackage); in GetBundleInfo()
2478 bundleInfo.hapModuleNames.emplace_back(info.second.modulePackage); in GetBundleInfoV9()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp343 std::cout << commonTool.VectorToStr(bundleInfo.hapModuleNames) << std::endl;
1033 EXPECT_EQ(commonTool.VectorToStr(bundleInfo.hapModuleNames), "com.third.hiworld.example.h1");
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_multiple_installer_test.cpp265 EXPECT_NE(info.hapModuleNames.size(), 0); in IsContainModuleInfo()
267 auto ret = std::any_of(info.hapModuleNames.begin(), info.hapModuleNames.end(), in IsContainModuleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
H A Dbms_uninstall_system_test.cpp767 for (auto hapModuleName : bundleInfo.hapModuleNames) {
901 for (auto hapName : bundleInfo.hapModuleNames) {
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp487 bundleInfo.hapModuleNames.emplace_back(MODULE_NAME);
488 bundleInfo.hapModuleNames.emplace_back(MODULE_NAME_TWO);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp541 "hapModuleNames":[],
1181 "hapModuleNames": [