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

  /build/tools/zipalign/
ZipEntry.h 181 void setDataInfo(long uncompLen, long compLen, uint32_t crc32,
ZipFile.cpp 503 pEntry->setDataInfo(uncompressedLen, endPosn - startPosn, crc,
724 pEntry->setDataInfo(uncompressedLen, endPosn - startPosn,
    [all...]
ZipEntry.cpp 259 void ZipEntry::setDataInfo(long uncompLen, long compLen, uint32_t crc32,
  /frameworks/base/tools/aapt/
ZipEntry.h 185 void setDataInfo(long uncompLen, long compLen, unsigned long crc32,
ZipEntry.cpp 241 void ZipEntry::setDataInfo(long uncompLen, long compLen, unsigned long crc32,
ZipFile.cpp 498 pEntry->setDataInfo(uncompressedLen, endPosn - startPosn, crc,
    [all...]

Completed in 1131 milliseconds