Searched refs:excludeStr (Results 1 – 1 of 1) sorted by relevance
825 std::string excludeStr = exclude; in GetBundleStatsForIncreaseEach() local826 if (excludeStr.front() != FILE_SEPARATOR_CHAR) { in GetBundleStatsForIncreaseEach()827 excludeStr = FILE_SEPARATOR_CHAR + excludeStr; in GetBundleStatsForIncreaseEach()830 ConvertSandboxRealPath(userId, bundleName, excludeStr, phyExcludes, pathMap); in GetBundleStatsForIncreaseEach()