Home
last modified time | relevance | path

Searched defs:DIRTY_TYPE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h52 static const std::string DIRTY_TYPE; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp37 const std::string FileColumn::DIRTY_TYPE = "dirty_type"; member in OHOS::FileManagement::CloudDisk::FileColumn