Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.h617 time_t modificationdate; /**< Date of last alteration of the file */ member
646 time_t modificationdate; /**< Date of last alteration of the track */ member
Dlibmtp.h.in615 time_t modificationdate; /**< Date of last alteration of the file */ member
644 time_t modificationdate; /**< Date of last alteration of the track */ member
Dlibmtp.c2342 file->modificationdate = ob->oi.ModificationDate; in obj2file()
3829 new->modificationdate = 0; in LIBMTP_new_file_t()
3950 file->modificationdate = ob->oi.ModificationDate; in LIBMTP_Get_Filelisting_With_Callback()
4190 new->modificationdate = 0; in LIBMTP_new_track_t()
4506 track->modificationdate = ob->oi.ModificationDate; in LIBMTP_Get_Tracklisting_With_Callback()
4614 track->modificationdate = ob->oi.ModificationDate; in LIBMTP_Get_Trackmetadata()
5758 filedata->modificationdate = time(NULL);
/external/libmtp/
DChangeLog275 from/to handler functions. Add modificationdate to file and track