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

/art/runtime/
H A Dzip_archive.h100 static const int32_t kCDECompLen = 20; // offset to compressed length member in class:art::ZipArchive
H A Dzip_archive.cc52 return Le32ToHost(ptr_ + ZipArchive::kCDECompLen);

Completed in 22 milliseconds