Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp828 std::string excludeStr = exclude; in GetBundleStatsForIncreaseEach() local
829 if (excludeStr.front() != FILE_SEPARATOR_CHAR) { in GetBundleStatsForIncreaseEach()
830 excludeStr = FILE_SEPARATOR_CHAR + excludeStr; in GetBundleStatsForIncreaseEach()
833 ConvertSandboxRealPath(userId, bundleName, excludeStr, phyExcludes, pathMap); in GetBundleStatsForIncreaseEach()

Completed in 2 milliseconds