Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp517 static bool ExcludeFilter(std::map<std::string, bool> &excludesMap, const std::string &path) in ExcludeFilter() function
520 LOGE("ExcludeFilter Param failed"); in ExcludeFilter()
583 if (ExcludeFilter(excludesMap, path) == false) { in CheckIfDirForIncludes()
623 if (ExcludeFilter(excludesMap, formatPath) == false) { in AddOuterDirIntoFileStat()
651 if (!ExcludeFilter(excludesMap, formatPath)) { in InsertStatFile()

Completed in 2 milliseconds