Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/
H A Dexif_metadata_formatter.h63 static bool ValidRegexWithDot(std::string &value, const std::string &regex);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp856 bool ExifMetadatFormatter::ValidRegexWithDot(std::string &value, const std::string &regex) in ValidRegexWithDot() function in OHOS::Media::ExifMetadatFormatter
1086 std::make_pair(ExifMetadatFormatter::ValidRegexWithDot, TRIBLE_INT_WITH_DOT_REGEX);