Searched refs:SetLong (Results 1 – 1 of 1) sorted by relevance
219 virtual bool SetLong(ExifIfd ifd, ExifTag tag, uint32_t value,259 if (SetLong(ifd, tag, value, #tag) == false) return false; \848 bool ExifUtilsImpl::SetLong(ExifIfd ifd, ExifTag tag, uint32_t value, in SetLong() function in android::ExifUtilsImpl