Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/util/
Ddump_compressor.h34 const uint16_t MEM_LEVEL = 8; variable
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Ddump_compressor.cpp62 MEM_LEVEL, Z_DEFAULT_STRATEGY) != Z_OK) { in Compress()