Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_maker_note.h71 std::map<std::string, std::string> makerTagValueMap = { variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp576 makerTagValueMap[tagName] = value; in SetValue()
H A Dexif_info.cpp486 makerInfoTagValueMap = exifMakerNote.makerTagValueMap; in ParseExifData()