Home
last modified time | relevance | path

Searched defs:DEFAULT_EXIF_VALUE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_maker_note.h70 const std::string DEFAULT_EXIF_VALUE = "default_exif_value"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Dexif_metadata_test.cpp1740 std::string DEFAULT_EXIF_VALUE = "default_exif_value"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_exif_test.cpp38 static const std::string DEFAULT_EXIF_VALUE = "default_exif_value"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata.cpp51 const static std::string DEFAULT_EXIF_VALUE = "default_exif_value"; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp288 const std::string EXIFInfo::DEFAULT_EXIF_VALUE = "default_exif_value"; member in OHOS::ImagePlugin::EXIFInfo
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp103 const static string DEFAULT_EXIF_VALUE = "default_exif_value"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp279 const static std::string DEFAULT_EXIF_VALUE = "default_exif_value"; variable