Home
last modified time | relevance | path

Searched refs:ERR_LOG_LEVEL_INVALID (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_common.h99 ERR_LOG_LEVEL_INVALID = -2, enumerator
/base/hiviewdfx/hilog/test/unittest/common/
Dhilogtool_test.cpp174 std::string errMsg = ErrorCode2Str(ERR_LOG_LEVEL_INVALID) + "\n";
592 std::string errMsg = ErrorCode2Str(ERR_LOG_LEVEL_INVALID) + "\n";
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_utils.cpp96 {ERR_LOG_LEVEL_INVALID, "Invalid log level, the valid log levels include D/I/W/E/F"
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp453 return ERR_LOG_LEVEL_INVALID; in BaseLogLevelHandler()
619 return ERR_LOG_LEVEL_INVALID; in LevelHandler()