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