Home
last modified time | relevance | path

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

/system/libziparchive/
Dzip_writer_test.cc217 struct tm mod = data.GetModificationTime(); in TEST_F()
267 struct tm mod = data.GetModificationTime(); in TEST_F()
364 struct tm mod = data.GetModificationTime(); in TEST_F()
Dziptool.cpp308 tm t = entry.GetModificationTime(); in ListOne()
371 tm t = entry.GetModificationTime(); in InfoOne()
Dzip_archive.cc1860 tm ZipEntryCommon::GetModificationTime() const { in GetModificationTime() function in ZipEntryCommon
/system/libziparchive/include/ziparchive/
Dzip_archive.h59 struct tm GetModificationTime() const;