Home
last modified time | relevance | path

Searched refs:CaptureDate (Results 1 – 4 of 4) sorted by relevance

/external/libmtp/src/
Dptp-pack.c594 oi->CaptureDate = ptp_unpack_PTPTIME(capture_date); in ptp_unpack_OI()
1809 oi->CaptureDate = oi->ModificationDate = dtoh32a(cur + ptp_canon_dir_unixtime); in ptp_unpack_canon_directory()
Dptp.h750 time_t CaptureDate; member
Dptp.c4939 oinfo.CaptureDate = ptp_unpack_PTPTIME (xpl->propval.str); in ptp_object_want()
Dlibmtp.c4801 mtime->actime = ob->oi.CaptureDate;