Home
last modified time | relevance | path

Searched refs:tempHapFile (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1163 std::string tempHapFile = tempHapPath + ServiceConstants::PATH_SEPARATOR + hapName; in GetBundleArchiveInfoBySandBoxPath() local
1164 if (InstalldClient::GetInstance()->CopyFile(hapRealPath, tempHapFile) != ERR_OK) { in GetBundleArchiveInfoBySandBoxPath()
1169 auto ret = BundleUtil::CheckFilePath(tempHapFile, realPath); in GetBundleArchiveInfoBySandBoxPath()

Completed in 8 milliseconds