Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp399 std::vector<std::string> elPath(ServiceConstants::BUNDLE_EL); in AddUserDirDeleteDfx()
436 for (const auto &el : ServiceConstants::BUNDLE_EL) { in CreateBundleDataDir()
438 (el == ServiceConstants::BUNDLE_EL[0])) { in CreateBundleDataDir()
465 if (el == ServiceConstants::BUNDLE_EL[1]) { in CreateBundleDataDir()
747 std::string dataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CleanBundleDataForEl2()
805 for (const auto &el : ServiceConstants::BUNDLE_EL) { in RemoveModuleDataDir()
875 std::vector<std::string> elPath(ServiceConstants::BUNDLE_EL); in CleanBundleDataDirByName()
878 if (el == ServiceConstants::BUNDLE_EL[1]) { in CleanBundleDataDirByName()
1583 for (const auto &el : ServiceConstants::BUNDLE_EL) { in RemoveExtensionDir()
1598 if (el == ServiceConstants::BUNDLE_EL[ in RemoveExtensionDir()
[all...]
H A Dinstalld_operator.cpp2065 std::string baseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[0] + in GetAtomicServiceBundleDataDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp128 if (elDir != ServiceConstants::BUNDLE_EL[0]) { in CreateBundleDataDir()
202 ProcessUpdateAppDataDir(userId, bundleInfos, ServiceConstants::BUNDLE_EL[1]); in UpdateAppDataDirSelinuxLabel()
341 std::string parentDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CreateBundleLogDir()
H A Dbase_bundle_installer.cpp1366 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] in RollBack()
2001 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in RemoveBundle()
2715 for (const auto &el : ServiceConstants::BUNDLE_EL) { in SetDirApl()
2876 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CreateBundleDataDir()
2910 std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CreateBundleDataDir()
4725 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in RemoveBundleUserData()
6076 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] in RollbackHmpUserInfo()
H A Dbundle_mgr_service_event_handler.cpp408 std::string baseDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[0]; in ScanAndAnalyzeUserDatas()
806 std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] in SaveInstallInfoToCache()
1593 std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[0] + in RefreshQuotaForAllUid()
3409 for (const auto &el : ServiceConstants::BUNDLE_EL) { in UpdateAppDataSelinuxLabel()
H A Dbundle_mgr_host_impl.cpp1403 for (const auto &el : ServiceConstants::BUNDLE_EL) { in CleanBundleCacheTaskGetCleanSize()
1545 std::vector<std::string> bundleEls = ServiceConstants::BUNDLE_EL; in CleanBundleCacheTask()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h42 const std::vector<std::string> BUNDLE_EL = {DIR_EL1, DIR_EL2, DIR_EL3, DIR_EL4}; member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_extension_system_test.cpp68 const std::vector<std::string> BUNDLE_EL = {"el1", "el2", "el3", "el4"}; member
253 for (const auto &el : BUNDLE_EL) { in CheckFileNotExist()
264 if (el == BUNDLE_EL[1]) { in CheckFileNotExist()
279 for (const auto &el : BUNDLE_EL) { in CheckFileExist()
290 if (el == BUNDLE_EL[1]) { in CheckFileExist()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp171 for (const auto &el : ServiceConstants::BUNDLE_EL) { in GetCachePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp130 for (const auto &el : ServiceConstants::BUNDLE_EL) { in KeepSandboxDirs()
H A Dbundle_sandbox_installer.cpp262 std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CreateSandboxDataDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp320 std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in SaveInstallInfoToCache()

Completed in 40 milliseconds