Home
last modified time | relevance | path

Searched refs:ERR_DOMAIN_INVALID (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/
H A Deasy_def.h22 #define ERR_DOMAIN_INVALID (-1) macro
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h82 ERR_DOMAIN_INVALID = -19, enumerator
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/
H A Dhisysevent_easy.c94 return ERR_DOMAIN_INVALID; in HiSysEventEasyWrite()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_easy_test.cpp55 ASSERT_EQ(ret, ERR_DOMAIN_INVALID); in HWTEST_F()
58 ASSERT_EQ(ret, ERR_DOMAIN_INVALID); in HWTEST_F()
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp112 {ERR_DOMAIN_INVALID, ("Invalid domain, domain should be in range (" + Uint2HexStr(DOMAIN_MIN)

Completed in 3 milliseconds