Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc53 constexpr uint32_t kSquashfsZlibCompression = 1; variable
146 bool is_zlib = header.compression_type == kSquashfsZlibCompression; in Init()