Searched refs:CreateExifEntryOfGpsTimeStamp (Results 1 – 2 of 2) sorted by relevance
138 bool CreateExifEntryOfGpsTimeStamp(const ExifTag &tag, ExifData *data, const std::string &value,
1338 bool EXIFInfo::CreateExifEntryOfGpsTimeStamp(const ExifTag &tag, ExifData *data, const std::string … in CreateExifEntryOfGpsTimeStamp() function in OHOS::ImagePlugin::EXIFInfo1434 return CreateExifEntryOfGpsTimeStamp(tag, data, value, order, ptrEntry); in CreateExifEntry()