Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_utils.h80 COMPRESS_LEVEL_BEST_COMPRESSION = 9, enumerator
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib.cpp71 level == COMPRESS_LEVEL_BEST_SPEED || level == COMPRESS_LEVEL_BEST_COMPRESSION)) { \
145 const int COMPRESS_LEVEL_BEST_COMPRESSION = 9; in CompressLevelInit() local
152 SetNamedProperty(env, compressLevel, "COMPRESS_LEVEL_BEST_COMPRESSION", COMPRESS_LEVEL_BEST_COMPRESSION); in CompressLevelInit()

Completed in 2 milliseconds