/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallercheckfiletype_fuzzer/ |
H A D | appservicefwkinstallercheckfiletype_fuzzer.cpp | 33 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 D | appservicefwkinstallerinstall_fuzzer.cpp | 35 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 D | appservicefwkinstallerbeforeinstall_fuzzer.cpp | 36 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 D | appservicefwkinstallerprocessinstall_fuzzer.cpp | 36 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 D | appservicefwkinstallercheckandparsefiles_fuzzer.cpp | 36 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 D | appservicefwkinstallerextractmodule_fuzzer.cpp | 35 std::string hspPaths = { std::string(data, size) }; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer/ |
H A D | appservicefwkinstallersendbundlesystemevent_fuzzer.cpp | 33 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 D | app_service_fwk_installer.cpp | 83 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 D | bms_bundle_app_service_fwk_installer.cpp | 119 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 D | bms_bundle_installer_test.cpp | 5424 std::vector<std::string> hspPaths; variable 5450 std::vector<std::string> hspPaths; variable 5466 std::vector<std::string> hspPaths; variable
|