Searched refs:getModWhen (Results 1 – 4 of 4) sorted by relevance
98 time_t getModWhen(void) const;
352 if (fileModWhen > entry->getModWhen()) { in processFile()
338 time_t ZipEntry::getModWhen(void) const in getModWhen() function in ZipEntry
160 when = entry->getModWhen(); in doList()