Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp141 static bool CheckExifDataValue(const std::string &value) in CheckExifDataValue() function
186 static bool CheckExifDataValue(const std::string &key, const std::string &value) in CheckExifDataValue() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp1927 static uint32_t CheckExifDataValue(const std::string &key, const std::string &value, std::string &e… in CheckExifDataValue() function