Home
last modified time | relevance | path

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

/build/tools/zipalign/
DZipEntry.h187 void setModWhen(time_t when);
DZipEntry.cpp357 void ZipEntry::setModWhen(time_t when) in setModWhen() function in ZipEntry
DZipFile.cpp506 pEntry->setModWhen(modWhen); in addCommon()