Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h468 ErrCode CheckVersionCompatibility(const InnerBundleInfo &oldInfo);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp817 result = CheckVersionCompatibility(oldInfo); in InnerProcessBundleInstall()
4022 ErrCode BaseBundleInstaller::CheckVersionCompatibility(const InnerBundleInfo &oldInfo) in CheckVersionCompatibility() function in OHOS::AppExecFwk::BaseBundleInstaller