Home
last modified time | relevance | path

Searched refs:ERR_FILE_NAME_TOO_LONG (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h100 ERR_FILE_NAME_TOO_LONG = -45, enumerator
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp131 {ERR_FILE_NAME_TOO_LONG, ("File name too long, max length is " + to_string(MAX_FILE_NAME_LEN))},
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp526 errMsg = ErrorCode2Str(ERR_FILE_NAME_TOO_LONG) + "\n"; in HWTEST_F()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp524 return ERR_FILE_NAME_TOO_LONG; in FileNameHandler()

Completed in 5 milliseconds