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