Home
last modified time | relevance | path

Searched defs:SetDateTime (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dexif_utils.cpp113 bool ExifUtils::SetDateTime(const struct tm& t) { in SetDateTime() function in arc::ExifUtils
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DExifUtils.cpp347 bool ExifUtilsImpl::SetDateTime(const struct tm& t) { in SetDateTime() function in android::ExifUtilsImpl