Home
last modified time | relevance | path

Searched refs:ERR_TOO_MANY_WATCHERS (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h41 static constexpr int32_t ERR_TOO_MANY_WATCHERS = -26; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h41 static constexpr int32_t ERR_TOO_MANY_WATCHERS = -26; member
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp98 { ERR_TOO_MANY_WATCHERS, "too many wathers subscribed." }, in GetErrorDescription()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp277 return ERR_TOO_MANY_WATCHERS; in AddListener()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1046 {ERR_TOO_MANY_WATCHERS, {NapiError::ERR_WATCHER_COUNT_OVER_LIMIT,
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp1255 ASSERT_EQ(ret, ERR_TOO_MANY_WATCHERS); in HWTEST_F()
H A Dhisysevent_native_test.cpp1156 ASSERT_EQ(ret, OHOS::HiviewDFX::ERR_TOO_MANY_WATCHERS); in HWTEST_F()

Completed in 9 milliseconds