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

/art/runtime/
H A Dzip_archive.h101 static const int32_t kCDEUncompLen = 24; // offset to uncompressed length member in class:art::ZipArchive
H A Dzip_archive.cc56 return Le32ToHost(ptr_ + ZipArchive::kCDEUncompLen);

Completed in 127 milliseconds