Searched refs:kEOCDSize (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dzip_archive.h81 static const int32_t kEOCDSize = 12; // size of the central directory member in class:art::ZipArchive
H A Dzip_archive.cc472 uint32_t dir_size = Le32ToHost(eocd_ptr + kEOCDSize);

Completed in 71 milliseconds