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

/art/runtime/
H A Dzip_archive.h104 static const int32_t kCDECommentLen = 32; // offset to comment length member in class:art::ZipArchive
H A Dzip_archive.cc540 uint16_t comment_len = Le16ToHost(ptr + kCDECommentLen);

Completed in 5 milliseconds