HomeSort by relevance Sort by last modified time
    Searched refs:ztime (Results 1 - 2 of 2) sorted by null

  /build/tools/zipalign/
ZipEntry.cpp 363 unsigned short zdate, ztime; local
383 ztime = ptm->tm_hour << 11 | ptm->tm_min << 5 | ptm->tm_sec >> 1;
385 mCDE.mLastModFileTime = mLFH.mLastModFileTime = ztime;
  /frameworks/base/tools/aapt/
ZipEntry.cpp 363 unsigned short zdate, ztime; local
383 ztime = ptm->tm_hour << 11 | ptm->tm_min << 5 | ptm->tm_sec >> 1;
385 mCDE.mLastModFileTime = mLFH.mLastModFileTime = ztime;

Completed in 70 milliseconds