Searched refs:BUNDLE_APP_DATA_BASE_DIR (Results 1 – 12 of 12) sorted by relevance
125 std::string baseBundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + elDir + in CreateBundleDataDir()190 … std::filesystem::path(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) / el / std::to_string(userId); in GetBundleDataDirs()273 std::string baseBundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + elDir + in ProcessUpdateAppDataDir()389 …std::string parentDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1… in CreateBundleLogDir()
394 …std::string baseDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in ScanAndAnalyzeUserDatas()789 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in SaveInstallInfoToCache()1575 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RefreshQuotaForAllUid()2803 std::string baseBundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + in UpdateAppDataSelinuxLabel()
1368 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RollBack()1984 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RemoveBundle()2711 std::string baseBundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + in SetDirApl()2871 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in CreateBundleDataDir()2905 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in CreateBundleDataDir()4432 …std::string bundleDataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_… in RemoveBundleUserData()
1436 std::string dataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + el + in CleanBundleCacheTaskGetCleanSize()1655 cachePaths.push_back(std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCachePaths()1659 … std::string moduleCachePath = std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCachePaths()
131 …std::string baseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + el + ServiceConstants::PATH_SEP… in KeepSandboxDirs()133 …std::string databaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + el + ServiceConstants::PATH… in KeepSandboxDirs()
262 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in CreateSandboxDataDir()
65 constexpr const char* BUNDLE_APP_DATA_BASE_DIR = "/data/app/"; variable
173 ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + el + in GetCachePath()
749 …std::string dataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CleanBundleDataForEl2()908 std::string dataDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + in GetBundleDataDir()919 return ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + el + ServiceConstants::PATH_SEPARATOR + in GetAppDataPath()923 return ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + el + ServiceConstants::PATH_SEPARATOR + in GetAppDataPath()939 cachePaths.push_back(std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCacheSize()943 … std::string moduleCachePath = std::string(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR) + el + in GetAppCacheSize()
2178 …std::string baseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[0] + in GetAtomicServiceBundleDataDir()
268 filePath.append(ServiceConstants::BUNDLE_APP_DATA_BASE_DIR).append(el) in GetRealPath()
320 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in SaveInstallInfoToCache()