Home
last modified time | relevance | path

Searched refs:CheckUninstallSystemHsp (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dsystem_bundle_installer.h92 void CheckUninstallSystemHsp(const std::string &bundleName);
H A Dhmp_bundle_installer.h54 void CheckUninstallSystemHsp(const std::string &bundleName);
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/hmpbundleinstaller_fuzzer/
H A Dhmpbundleinstaller_fuzzer.cpp46 hmpBundleInstaller.CheckUninstallSystemHsp(std::string(data, size)); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_bundle_installer.cpp221 CheckUninstallSystemHsp(bundleName); in UninstallSystemBundle()
243 void SystemBundleInstaller::CheckUninstallSystemHsp(const std::string &bundleName) in CheckUninstallSystemHsp() function in OHOS::AppExecFwk::SystemBundleInstaller
H A Dhmp_bundle_installer.cpp330 CheckUninstallSystemHsp(bundleName); in UninstallSystemBundle()
335 void HmpBundleInstaller::CheckUninstallSystemHsp(const std::string &bundleName) in CheckUninstallSystemHsp() function in OHOS::AppExecFwk::HmpBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6784 installer.CheckUninstallSystemHsp(bundleName); in HWTEST_F()

Completed in 13 milliseconds