Home
last modified time | relevance | path

Searched refs:RollBackModuleInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h455 void RollBackModuleInfo(const std::string &bundleName, InnerBundleInfo &oldInfo);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1416 RollBackModuleInfo(bundleName_, oldInfo); in RollBack()
1449 void BaseBundleInstaller::RollBackModuleInfo(const std::string &bundleName, InnerBundleInfo &oldInf… in RollBackModuleInfo() function in OHOS::AppExecFwk::BaseBundleInstaller