Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h39 static const std::string DIRECTLY_RECYCLED; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp32 const std::string FileColumn::DIRECTLY_RECYCLED = "directly_recycled"; member in OHOS::FileManagement::CloudDisk::FileColumn