Home
last modified time | relevance | path

Searched refs:ERR_QUERY_TOO_FREQUENTLY (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h46 static constexpr int32_t ERR_QUERY_TOO_FREQUENTLY = -31; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h46 static constexpr int32_t ERR_QUERY_TOO_FREQUENTLY = -31; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dret_def.h50 constexpr int32_t ERR_QUERY_TOO_FREQUENTLY = 11200304; member
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp99 { ERR_QUERY_TOO_FREQUENTLY, "query too frequently." }, in GetErrorDescription()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1058 {ERR_QUERY_TOO_FREQUENTLY, {NapiError::ERR_QUERY_TOO_FREQUENTLY, "The query frequency exceeds the limit"}},
1065 {ERR_EXPORT_FREQUENCY_OVER_LIMIT, {NapiError::ERR_QUERY_TOO_FREQUENTLY,
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp120 ret == OHOS::HiviewDFX::ERR_QUERY_TOO_FREQUENTLY; in WrapSysEventWriteAssertion()
1204 (ret == OHOS::HiviewDFX::ERR_QUERY_TOO_FREQUENTLY) || in HWTEST_F()
1227 ASSERT_TRUE((ret == OHOS::HiviewDFX::ERR_QUERY_TOO_FREQUENTLY) || in HWTEST_F()
H A Dhisysevent_manager_c_test.cpp851 ASSERT_TRUE((ret == ERR_QUERY_TOO_FREQUENTLY) || (ret == IPC_CALL_SUCCEED)); in HWTEST_F()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Devent_query_wrapper_builder.cpp208 { EventStore::DbQueryStatus::TOO_FREQENTLY, ERR_QUERY_TOO_FREQUENTLY }, in Query()

Completed in 9 milliseconds