Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp673 bool ExifMetadatFormatter::ValidRegexWithComma(std::string &value, const std::string &regex) in ValidRegexWithComma() function in OHOS::Media::ExifMetadatFormatter
991 std::make_pair(ExifMetadatFormatter::ValidRegexWithComma, DOUBLE_INT_WITH_COMMA_REGEX);
999 std::make_pair(ExifMetadatFormatter::ValidRegexWithComma, TRIBLE_INT_WITH_COMMA_REGEX);
1007 std::make_pair(ExifMetadatFormatter::ValidRegexWithComma, FOUR_INT_WITH_COMMA_REGEX);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/
H A Dexif_metadata_formatter.h59 static bool ValidRegexWithComma(std::string &value, const std::string &regex);