Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance

/base/update/packaging_tools/
Dbuild_pkcs7.py34 BLOCK_SIZE = 8192 variable
Dbuild_module_img.py24 BLOCK_SIZE = 4096 variable
Dcreate_update_package.py49 BLOCK_SIZE = 8192 variable
/base/hiviewdfx/hiview/base/event_store/include/
Dbase_def.h35 #define BLOCK_SIZE sizeof(uint32_t) macro
/base/update/updater/services/package/pkg_package/
Dpkg_gzipfile.cpp33 constexpr int32_t BLOCK_SIZE = 8; variable
/base/startup/init/services/modules/trace/
Dinit_trace.c39 #define BLOCK_SIZE 4096 macro