Home
last modified time | relevance | path

Searched refs:CheckModuleNameForMulitHaps (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h152 ErrCode CheckModuleNameForMulitHaps(const std::unordered_map<std::string, InnerBundleInfo> &infos);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp420 if ((result = CheckModuleNameForMulitHaps(infos)) != ERR_OK) { in ParseHapFiles()
1081 ErrCode BundleInstallChecker::CheckModuleNameForMulitHaps( in CheckModuleNameForMulitHaps() function in OHOS::AppExecFwk::BundleInstallChecker
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp526 * @tc.name: test the start function of CheckModuleNameForMulitHaps
539 ErrCode res = installChecker.CheckModuleNameForMulitHaps(infos); in HWTEST_F()

Completed in 8 milliseconds