Searched defs:UNZIP_BUF_OUT_LEN (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ | ||
| H A D | zip_file.cpp | 28 constexpr uint32_t UNZIP_BUF_OUT_LEN = 320 * UNZIP_BUFFER_SIZE; // out buffer length: 320KB member |
Completed in 2 milliseconds