Searched refs:SetSRational (Results 1 – 2 of 2) sorted by relevance
65 bool SetSRational(ExifEntry *ptrEntry, const ExifByteOrder &o, const std::string &value);
530 bool ExifMetadata::SetSRational(ExifEntry *ptrEntry, const ExifByteOrder &order, const std::string … in SetSRational() function in OHOS::Media::ExifMetadata705 isSetSuccess = SetSRational(ptrEntry, order, value); in SetCommonValue()