Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp68 constexpr const char* APP_INSTALL_PATH = "/data/app/el1/bundle"; member
826 (BundleUtil::CheckSystemSize(bundlePath, APP_INSTALL_PATH))) { in CheckSystemSize()
831 (BundleUtil::CheckSystemSize(bundlePath, APP_INSTALL_PATH))) { in CheckSystemSize()
836 (BundleUtil::CheckSystemSize(bundlePath, APP_INSTALL_PATH))) { in CheckSystemSize()
H A Dbase_bundle_installer.cpp80 constexpr const char* APP_INSTALL_PATH = "/data/app/el1/bundle"; member
1356 !BundleUtil::CheckSystemFreeSize(APP_INSTALL_PATH, FIVE_MB)) { in RollBack()
5395 if (!BundleUtil::CheckSystemSize(bundlePaths[index], APP_INSTALL_PATH)) { in CopyHapsToSecurityDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp31 constexpr const char* APP_INSTALL_PATH = "/data/app/el1/bundle"; member
783 if (newInnerBundleInfo_.IsPreInstallApp() && !BundleUtil::CheckSystemFreeSize(APP_INSTALL_PATH, FIVE_MB)) { in RollBack()

Completed in 16 milliseconds