Home
last modified time | relevance | path

Searched refs:compression_method (Results 1 – 1 of 1) sorted by relevance

/build/tools/ijar/
Dzip.cc237 u2 compression_method; member
789 entry->compression_method = 0; in WriteEmptyFile()
807 put_u2le(q, entry->compression_method); // compression method: in WriteCentralDirectory()
963 entries_.back()->compression_method = COMPRESSION_METHOD_DEFLATED; in FinishFile()
965 entries_.back()->compression_method = COMPRESSION_METHOD_STORED; in FinishFile()