Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dhmp_bundle_installer.h28 ErrCode InstallSystemHspInHmp(const std::string &bundleDir) const;
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/hmpbundleinstaller_fuzzer/
H A Dhmpbundleinstaller_fuzzer.cpp35 hmpBundleInstaller.InstallSystemHspInHmp(std::string(data, size)); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp70 ErrCode HmpBundleInstaller::InstallSystemHspInHmp(const std::string &bundleDir) const in InstallSystemHspInHmp() function in OHOS::AppExecFwk::HmpBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6455 * @tc.name: test InstallSystemHspInHmp
6456 * @tc.desc: 1.Test InstallSystemHspInHmp the HmpBundleInstaller
6461 ErrCode ret = installer.InstallSystemHspInHmp("/data"); in HWTEST_F()

Completed in 13 milliseconds