Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_exception_handler_test/
H A Dbms_bundle_exception_handler_test.cpp227 info.SetInstallMark(BUNDLE_NAME, Package_NAME, InstallExceptionStatus::UPDATING_NEW_START);
230 EXPECT_EQ(data.status, InstallExceptionStatus::UPDATING_NEW_START);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp129 } else if (mark.status == InstallExceptionStatus::UPDATING_NEW_START && in InnerHandleInvalidBundle()
H A Dbase_bundle_installer.cpp2222 … oldInfo.SetInstallMark(bundleName_, modulePackage_, InstallExceptionStatus::UPDATING_NEW_START); in ProcessNewModuleInstall()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp814 oldInfo.SetInstallMark(bundleName_, moduleName, InstallExceptionStatus::UPDATING_NEW_START); in ProcessNewModuleInstall()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h157 UPDATING_NEW_START, enumerator