Searched refs:setSubsecTime (Results 1 – 2 of 2) sorted by relevance
203 virtual bool setSubsecTime(const std::string& subsec_time) = 0;
209 virtual bool setSubsecTime(const std::string& subsec_time);680 bool ExifUtilsImpl::setSubsecTime(const std::string& subsec_time) { in setSubsecTime() function in android::hardware::camera::common::helper::ExifUtilsImpl1028 if (!setSubsecTime(std::string(str))) { in setFromMetadata()