Home
last modified time | relevance | path

Searched refs:DeletePreInstallExceptionBundleName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_exception_mgr.h35 void DeletePreInstallExceptionBundleName(const std::string &bundleName);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/preinstallexceptionmgr_fuzzer/
H A Dpreinstallexceptionmgr_fuzzer.cpp57 preInstallExceptionMgr->DeletePreInstallExceptionBundleName(BUNDLE_TEMP_NAME); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_exception_mgr.cpp204 void PreInstallExceptionMgr::DeletePreInstallExceptionBundleName(const std::string &bundleName) in DeletePreInstallExceptionBundleName() function in OHOS::AppExecFwk::PreInstallExceptionMgr
H A Dbundle_mgr_service_event_handler.cpp2354 preInstallExceptionMgr->DeletePreInstallExceptionBundleName(bundleNameIter); in HandlePreInstallException()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp1105 preInstallExceptionMgr->DeletePreInstallExceptionBundleName(BUNDLE_TEMP_NAME);