Searched refs:SetGpsProcessingMethod (Results 1 – 4 of 4) sorted by relevance
131 virtual bool SetGpsProcessingMethod(const std::string& method) = 0;
133 virtual bool SetGpsProcessingMethod(const std::string& method);568 bool ExifUtilsImpl::SetGpsProcessingMethod(const std::string& method) { in SetGpsProcessingMethod() function in android::ExifUtilsImpl980 if (!SetGpsProcessingMethod(method_str)) { in SetFromMetadata()
267 bool ExifUtils::SetGpsProcessingMethod(const std::string& method) { in SetGpsProcessingMethod() function in arc::ExifUtils
449 if (!utils->SetGpsProcessingMethod(method_str)) { in SetExifTags()