Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp135 auto *exifContent = exif_content_new(); in GetValue() local
154 bool ExifMakerNote::ExifItem::GetValue(std::string &value, ExifContent *exifContent, in GetValue()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dexif_maker_note_test.cpp156 ExifContent *exifContent = nullptr; variable