Home
last modified time | relevance | path

Searched defs:hapList (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/hmpbundleinstaller_fuzzer/
H A Dhmpbundleinstaller_fuzzer.cpp32 std::set<std::string> hapList; in DoSomethingInterestingWithMyAPI() local
48 hmpBundleInstaller.UpdateBundleInfoForHmp(std::string(data, size), hapList, systemHspList); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp203 void JsModuleReader::GetHapPathList(const std::string &bundleName, std::vector<std::string> &hapList) in GetHapPathList() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp400 void HmpBundleInstaller::UpdateBundleInfoForHmp(const std::string &filePath, std::set<std::string> hapList, in UpdateBundleInfoForHmp() argument
190 RollbackHmpBundle(const std::set<std::string> &systemHspList, const std::set<std::string> &hapList) RollbackHmpBundle() argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp558 void SourceMap::GetHapPath(const std::string &bundleName, std::vector<std::string> &hapList) in GetHapPath() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6749 std::set<std::string> hapList = {"com.ohos.settings", "com.ohos.photos"}; in HWTEST_F() local
6787 std::set<std::string> hapList = {"com.acts.example"}; in HWTEST_F() local

Completed in 14 milliseconds