Home
last modified time | relevance | path

Searched refs:modifiedDate (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/osal/inc/
DM4OSA_FileCommon.h91 M4OSA_Date modifiedDate; member
/frameworks/av/libvideoeditor/osal/src/
DM4OSA_FileCommon.c546 pAttribute->modifiedDate.time = (M4OSA_Time)TheStat.st_mtime; in M4OSA_fileCommonGetAttribute()
550 pAttribute->modifiedDate.timeScale = 1; in M4OSA_fileCommonGetAttribute()
554 pAttribute->modifiedDate.referenceYear = 1970; in M4OSA_fileCommonGetAttribute()