Searched defs:GetFractionFromStr (Results 1 – 2 of 2) sorted by relevance
717 std::string ExifMetadatFormatter::GetFractionFromStr(const std::string &decimal, bool &isOutRange) in GetFractionFromStr() function in OHOS::Media::ExifMetadatFormatter
1103 static bool GetFractionFromStr(const std::string &decimal, ExifRational &result) in GetFractionFromStr() function