Searched refs:getModWhen (Results 1 – 4 of 4) sorted by relevance
99 time_t getModWhen(void) const;
301 if (fileModWhen > entry->getModWhen()) { in processFile()
323 time_t ZipEntry::getModWhen(void) const in getModWhen() function in ZipEntry
162 when = entry->getModWhen(); in doList()