Home
last modified time | relevance | path

Searched refs:DeleteBundleInfoFromStorage (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp40 DeleteBundleInfoFromStorage(info); in HandleInvalidBundle()
74 void BundleExceptionHandler::DeleteBundleInfoFromStorage(const InnerBundleInfo &info) in DeleteBundleInfoFromStorage() function in OHOS::AppExecFwk::BundleExceptionHandler
125 DeleteBundleInfoFromStorage(info); in InnerHandleInvalidBundle()
138 DeleteBundleInfoFromStorage(info); in InnerHandleInvalidBundle()
143 DeleteBundleInfoFromStorage(info); in InnerHandleInvalidBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_exception_handler.h54 void DeleteBundleInfoFromStorage(const InnerBundleInfo &info);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_exception_handler_test/
H A Dbms_bundle_exception_handler_test.cpp295 * @tc.name: DeleteBundleInfoFromStorage
296 * @tc.desc: test DeleteBundleInfoFromStorage (Do not take if branch coverage)
312 BundleExceptionHandler.DeleteBundleInfoFromStorage(info); in HWTEST_F()

Completed in 2 milliseconds