Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h647 …ErrCode MoveSoFileToRealInstallationDir(const std::unordered_map<std::string, InnerBundleInfo> &in…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1273 result = MoveSoFileToRealInstallationDir(newInfos); in ProcessBundleInstall()
5460 ErrCode BaseBundleInstaller::MoveSoFileToRealInstallationDir( in MoveSoFileToRealInstallationDir() function in OHOS::AppExecFwk::BaseBundleInstaller