Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h44 static const std::string BACKUP_EXCLUDE = "EXCLUDES"; member
/foundation/filemanagement/app_file_service/utils/include/b_resources/
H A Db_constants.h110 static const std::string BACKUP_EXCLUDE = "EXCLUDES"; member
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp300 incExcFile << BACKUP_EXCLUDE << std::endl; in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_test.cpp526 incExcFile << BACKUP_EXCLUDE << std::endl; in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp329 } else if (line == BACKUP_EXCLUDE) { in ReadIncludesExcludesPath()
334 } else if (!incOrExt && line != BACKUP_EXCLUDE) { in ReadIncludesExcludesPath()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp226 incExcFile << BConstants::BACKUP_EXCLUDE << endl; in CreateIPCInteractionFiles()

Completed in 6 milliseconds