Searched refs:SetGpsTimestamp (Results 1 – 5 of 5) sorted by relevance
82 bool SetGpsTimestamp(const struct tm& t);
231 bool ExifUtils::SetGpsTimestamp(const struct tm& t) { in SetGpsTimestamp() function in arc::ExifUtils
459 if (!utils->SetGpsTimestamp(time_info)) { in SetExifTags()
135 virtual bool SetGpsTimestamp(const struct tm& t) = 0;
137 virtual bool SetGpsTimestamp(const struct tm& t);576 bool ExifUtilsImpl::SetGpsTimestamp(const struct tm& t) { in SetGpsTimestamp() function in android::ExifUtilsImpl991 if (!SetGpsTimestamp(time_info)) { in SetFromMetadata()