Searched refs:SetGpsProcessingMethod (Results 1 – 3 of 3) sorted by relevance
86 bool SetGpsProcessingMethod(const std::string& method);
267 bool ExifUtils::SetGpsProcessingMethod(const std::string& method) { in SetGpsProcessingMethod() function in arc::ExifUtils
449 if (!utils->SetGpsProcessingMethod(method_str)) { in SetExifTags()