Home
last modified time | relevance | path

Searched defs:MIN_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_common.h38 constexpr size_t MIN_BUFFER_SIZE = (64 * 1024); variable
/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h214 static const int MIN_BUFFER_SIZE = 5; variable
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp73 const int MIN_BUFFER_SIZE = 256; variable