Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/utils/
H A Dexception_branch_checker.cpp20 #define MAX_LOG_LEN 1024 macro
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_base.h25 #define MAX_LOG_LEN 4096 /* maximum length of a log, include '\0' */ macro
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp44 const int32_t MAX_LOG_LEN = 1024; variable