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

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

Completed in 771 milliseconds