Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx382 static util::DateTime getDateFromUnix (time_t t) in getDateFromUnix() function
448 …xRow->appendTimestamp( rProp, getDateFromUnix(g_file_info_get_attribute_uint64(pInfo, G_FILE_ATTRI… in getPropertyValuesFromGFileInfo()
455 …xRow->appendTimestamp( rProp, getDateFromUnix(g_file_info_get_attribute_uint64(pInfo, G_FILE_ATTRI… in getPropertyValuesFromGFileInfo()
/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx564 getDateFromUnix (time_t t) in getDateFromUnix() function
664 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.ctime ) ); in getPropertyValues()
671 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.mtime ) ); in getPropertyValues()

Completed in 108 milliseconds