Home
last modified time | relevance | path

Searched defs:systemHspList (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/hmpbundleinstaller_fuzzer/
H A Dhmpbundleinstaller_fuzzer.cpp33 std::set<std::string> systemHspList; in DoSomethingInterestingWithMyAPI() local
48 hmpBundleInstaller.UpdateBundleInfoForHmp(std::string(data, size), hapList, systemHspList); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp190 void HmpBundleInstaller::RollbackHmpBundle(const std::set<std::string> &systemHspList, in RollbackHmpBundle() argument
400 UpdateBundleInfoForHmp(const std::string &filePath, std::set<std::string> hapList, std::set<std::string> systemHspList) UpdateBundleInfoForHmp() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6748 std::set<std::string> systemHspList = {"com.ohos.settings", "com.ohos.photos"}; in HWTEST_F() local
6788 std::set<std::string> systemHspList = {"com.acts.example"}; in HWTEST_F() local

Completed in 13 milliseconds