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

/dalvik/libcore/archive/src/main/native/
H A Dzipsup.h98 U_16 commentLength; member in struct:HyZipCentralEnd
H A Dzipsup.c389 (void) ZIP_NEXT_U16 (endEntry->commentLength, current);
393 if (dataSize >= (U_32) (21 + endEntry->commentLength))

Completed in 195 milliseconds