Home
last modified time | relevance | path

Searched refs:ParseBundleInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h183 ErrCode ParseBundleInfo(
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp356 result = ParseBundleInfo(bundlePaths[i], newInfo, packInfo); in ParseHapFiles()
760 ErrCode BundleInstallChecker::ParseBundleInfo( in ParseBundleInfo() function in OHOS::AppExecFwk::BundleInstallChecker
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp2447 * @tc.name: test ParseBundleInfo
2456 bool ret = installChecker.ParseBundleInfo(bundlePath, info, packInfo); in HWTEST_F()
H A Dbms_bundle_installer_test.cpp3203 * @tc.name: test the start function of ParseBundleInfo
3211 auto ret = installChecker.ParseBundleInfo("", info, packInfo); in HWTEST_F()

Completed in 19 milliseconds