Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp319 bool incOrExt = true; in ReadIncludesExcludesPath() local
328 incOrExt = true; in ReadIncludesExcludesPath()
330 incOrExt = false; in ReadIncludesExcludesPath()
332 if (incOrExt && line != BACKUP_INCLUDE) { in ReadIncludesExcludesPath()
334 } else if (!incOrExt && line != BACKUP_EXCLUDE) { in ReadIncludesExcludesPath()

Completed in 2 milliseconds