Searched refs:ValidRegexWithComma (Results 1 – 2 of 2) sorted by relevance
673 bool ExifMetadatFormatter::ValidRegexWithComma(std::string &value, const std::string ®ex) in ValidRegexWithComma() function in OHOS::Media::ExifMetadatFormatter991 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);
59 static bool ValidRegexWithComma(std::string &value, const std::string ®ex);