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

  /dalvik/libdex/
ZipArchive.cpp 55 #define kCDEMethod 10 // offset to compression method
500 int method = get2LE(ptr + kCDEMethod);
  /frameworks/native/libs/utils/
ZipFileRO.cpp 87 #define kCDEMethod 10 // offset to compression method
515 int method = get2LE(ptr + kCDEMethod);

Completed in 35 milliseconds