Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1156 std::string tempHapPath = std::string(ServiceConstants::BUNDLE_MANAGER_SERVICE_PATH) + in GetBundleArchiveInfoBySandBoxPath() local
1158 if (!BundleUtil::CreateDir(tempHapPath)) { in GetBundleArchiveInfoBySandBoxPath()
1163 std::string tempHapFile = tempHapPath + ServiceConstants::PATH_SEPARATOR + hapName; in GetBundleArchiveInfoBySandBoxPath()
1179 BundleUtil::DeleteDir(tempHapPath); in GetBundleArchiveInfoBySandBoxPath()
1183 BundleUtil::DeleteDir(tempHapPath); in GetBundleArchiveInfoBySandBoxPath()

Completed in 8 milliseconds