Searched refs:SetGpsTimestamp (Results 1 – 3 of 3) 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()