Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h70 ERR_LOG_LEVEL_INVALID = -2, enumerator
/ohos5.0/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp175 std::string errMsg = ErrorCode2Str(ERR_LOG_LEVEL_INVALID) + "\n";
595 std::string errMsg = ErrorCode2Str(ERR_LOG_LEVEL_INVALID) + "\n";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp97 {ERR_LOG_LEVEL_INVALID, "Invalid log level, the valid log levels include D/I/W/E/F"
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp464 return ERR_LOG_LEVEL_INVALID; in BaseLogLevelHandler()
630 return ERR_LOG_LEVEL_INVALID; in LevelHandler()