Home
last modified time | relevance | path

Searched refs:ERR_TOO_MANY_QUERY_RULES (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h42 static constexpr int32_t ERR_TOO_MANY_QUERY_RULES = -27; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h42 static constexpr int32_t ERR_TOO_MANY_QUERY_RULES = -27; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp132 return ERR_TOO_MANY_QUERY_RULES; in CheckEventQueryingValidity()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1054 {ERR_TOO_MANY_QUERY_RULES, {NapiError::ERR_QUERY_RULE_COUNT_OVER_LIMIT,
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp889 ASSERT_EQ(res, ERR_TOO_MANY_QUERY_RULES); in HWTEST_F()
H A Dhisysevent_native_test.cpp1179 ASSERT_EQ(ret, OHOS::HiviewDFX::ERR_TOO_MANY_QUERY_RULES); in HWTEST_F()

Completed in 9 milliseconds