Home
last modified time | relevance | path

Searched refs:CONVERT_FILE_COLUMN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_extension_info.h237 static const std::unordered_map<std::string, std::string> CONVERT_FILE_COLUMN = { variable
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp1388 for (auto &it : CONVERT_FILE_COLUMN) { in ConvertColumn()