Home
last modified time | relevance | path

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

/build/make/tools/zipalign/
DZipFile.cpp368 time_t modWhen; in addCommon() local
473 modWhen = getModTime(inputFp ? fileno(inputFp) : fileno(mZipFp)); in addCommon()
474 pEntry->setModWhen(modWhen); in addCommon()