Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h99 static const std::vector<std::string> EXT_ATTR_QUERY_COLUMNS; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp149 const std::vector<std::string> FileColumn::EXT_ATTR_QUERY_COLUMNS = { member in OHOS::FileManagement::CloudDisk::FileColumn