Home
last modified time | relevance | path

Searched defs:MAX_BUFFER_SIZE (Results 1 – 12 of 12) sorted by relevance

/base/startup/init/test/exec_test/
Dserver.c19 #define MAX_BUFFER_SIZE 1024 macro
/base/security/access_token/services/accesstokenmanager/main/cpp/include/permission/
Ddlp_permission_set_parser.h31 constexpr size_t MAX_BUFFER_SIZE = 1024; variable
/base/hiviewdfx/hiview/utility/common_utils/include/
Dcommon_defines.h30 static const int MAX_BUFFER_SIZE = 8 * 1024 * 1024; // 8:8M variable
/base/hiviewdfx/hiview/base/utility/include/
Dtime_util.h37 constexpr int MAX_BUFFER_SIZE = 80; variable
/base/hiviewdfx/hilog/platform/interface/native/
Dlog.cpp56 constexpr uint32_t MAX_BUFFER_SIZE = 4096; variable
/base/startup/init/test/moduletest/
Dtest_utils.cpp34 constexpr size_t MAX_BUFFER_SIZE = 4096; variable
/base/update/updater/services/package/pkg_algorithm/
Dpkg_algorithm.cpp23 constexpr uint32_t MAX_BUFFER_SIZE = (4 * 1024 * 1024); variable
/base/update/updater/services/include/updater/
Dupdater_const.h77 constexpr int32_t MAX_BUFFER_SIZE = 512; variable
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_common.h39 constexpr size_t MAX_BUFFER_SIZE = (512 * 1024 * 1024); variable
/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h213 static const int MAX_BUFFER_SIZE = 1024; variable
/base/update/sys_installer_lite/frameworks/source/updater/
Dhota_updater.c38 #define MAX_BUFFER_SIZE 1500 macro
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp74 const int MAX_BUFFER_SIZE = 307200; // 300 MB variable