Home
last modified time | relevance | path

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

/build/tools/zipalign/
DZipFile.cpp367 time_t modWhen; in addCommon() local
500 modWhen = getModTime(inputFp ? fileno(inputFp) : fileno(mZipFp)); in addCommon()
501 pEntry->setModWhen(modWhen); in addCommon()