Searched refs:DeletePreInstallExceptionBundleName (Results 1 – 5 of 5) sorted by relevance
35 void DeletePreInstallExceptionBundleName(const std::string &bundleName);
57 preInstallExceptionMgr->DeletePreInstallExceptionBundleName(BUNDLE_TEMP_NAME); in DoSomethingInterestingWithMyAPI()
204 void PreInstallExceptionMgr::DeletePreInstallExceptionBundleName(const std::string &bundleName) in DeletePreInstallExceptionBundleName() function in OHOS::AppExecFwk::PreInstallExceptionMgr
2354 preInstallExceptionMgr->DeletePreInstallExceptionBundleName(bundleNameIter); in HandlePreInstallException()
1105 preInstallExceptionMgr->DeletePreInstallExceptionBundleName(BUNDLE_TEMP_NAME);