Home
last modified time | relevance | path

Searched defs:hspPaths (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallercheckfiletype_fuzzer/
H A Dappservicefwkinstallercheckfiletype_fuzzer.cpp33 std::vector<std::string> hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerinstall_fuzzer/
H A Dappservicefwkinstallerinstall_fuzzer.cpp35 std::vector<std::string> hspPaths{ std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerbeforeinstall_fuzzer/
H A Dappservicefwkinstallerbeforeinstall_fuzzer.cpp36 std::vector<std::string> hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerprocessinstall_fuzzer/
H A Dappservicefwkinstallerprocessinstall_fuzzer.cpp36 std::vector<std::string> hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallercheckandparsefiles_fuzzer/
H A Dappservicefwkinstallercheckandparsefiles_fuzzer.cpp36 std::vector<std::string> hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerextractmodule_fuzzer/
H A Dappservicefwkinstallerextractmodule_fuzzer.cpp35 std::string hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer/
H A Dappservicefwkinstallersendbundlesystemevent_fuzzer.cpp33 std::vector<std::string> hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp83 const std::vector<std::string> &hspPaths, InstallParam &installParam) in Install()
172 const std::vector<std::string> &hspPaths, InstallParam &installParam) in BeforeInstall()
210 const std::vector<std::string> &hspPaths, InstallParam &installParam) in ProcessInstall()
294 const std::vector<std::string> &hspPaths, InstallParam &installParam, in CheckAndParseFiles()
901 const std::vector<std::string> &hspPaths, BundleEventType bundleEventType, in SendBundleSystemEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp119 std::vector<std::string> hspPaths{ filePath }; in InstallSystemHsp() local
166 std::vector<std::string> hspPaths; in InitAppServiceFwkInstaller() local
322 std::vector<std::string> hspPaths; variable
352 std::vector<std::string> hspPaths; variable
816 std::vector<std::string> hspPaths; variable
H A Dbms_bundle_installer_test.cpp5424 std::vector<std::string> hspPaths; variable
5450 std::vector<std::string> hspPaths; variable
5466 std::vector<std::string> hspPaths; variable