Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp129 static const set<std::string> UndefinedImageFormatSet = { variable
695 if (UndefinedImageFormatSet.find(extension) != UndefinedImageFormatSet.end()) { in GetMediaTypeByName()