Searched refs:MoveFileToRealInstallationDir (Results 1 – 2 of 2) sorted by relevance
635 …ErrCode MoveFileToRealInstallationDir(const std::unordered_map<std::string, InnerBundleInfo> &info…
4554 if ((result = MoveFileToRealInstallationDir(infos)) != ERR_OK) { in SaveHapToInstallPath()5432 ErrCode BaseBundleInstaller::MoveFileToRealInstallationDir( in MoveFileToRealInstallationDir() function in OHOS::AppExecFwk::BaseBundleInstaller