Searched refs:GetModificationTime (Results 1 – 4 of 4) sorted by relevance
57 struct tm GetModificationTime() const;
169 struct tm mod = data.GetModificationTime(); in TEST_F()219 struct tm mod = data.GetModificationTime(); in TEST_F()
308 tm t = entry.GetModificationTime(); in ListOne()371 tm t = entry.GetModificationTime(); in InfoOne()
1654 tm ZipEntryCommon::GetModificationTime() const { in GetModificationTime() function in ZipEntryCommon