Home
last modified time | relevance | path

Searched defs:LocalFileEntry (Results 1 – 1 of 1) sorted by relevance

/build/tools/ijar/
Dzip.cc228 struct LocalFileEntry { struct in devtools_ijar::OutputZipFile
230 size_t local_header_offset;
233 size_t uncompressed_length;
234 size_t compressed_length;
237 u2 compression_method;
240 u4 crc32;
243 u4 external_attr;
246 u1 *file_name;
247 u2 file_name_length;
250 const u1 *extra_field;
[all …]