Home
last modified time | relevance | path

Searched refs:setModWhen (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/zipalign/
DZipEntry.h188 void setModWhen(time_t when);
DZipEntry.cpp359 void ZipEntry::setModWhen(time_t when) in setModWhen() function in ZipEntry
DZipFile.cpp474 pEntry->setModWhen(modWhen); in addCommon()