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

/art/runtime/
H A Dzip_archive.h92 static const int32_t kLFHExtraLen = 28; // offset to extra length member in class:art::ZipArchive
H A Dzip_archive.cc104 + Le16ToHost(lfh_buf + ZipArchive::kLFHExtraLen));

Completed in 78 milliseconds