Home
last modified time | relevance | path

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

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_date_time.h242 void SetDateTime (const dng_date_time &dt) in SetDateTime() function
/aosp_15_r20/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
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp264 bool CXFA_LocaleValue::SetDateTime(const CFX_DateTime& dt) { in SetDateTime() function in CXFA_LocaleValue
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp347 bool ExifUtilsImpl::SetDateTime(const struct tm& t) { in SetDateTime() function in android::ExifUtilsImpl