HomeSort by relevance Sort by last modified time
    Searched refs:kCDECommentLen (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
ZipArchive.cpp 62 #define kCDECommentLen 32 // offset to comment length
315 commentLen = get2LE(ptr + kCDECommentLen);
  /frameworks/native/libs/utils/
ZipFileRO.cpp 94 #define kCDECommentLen 32 // offset to comment length
381 commentLen = get2LE(ptr + kCDECommentLen);

Completed in 780 milliseconds