Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h50 static constexpr int32_t ERR_REMOVE_SUBSCRIBE = -34; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h50 static constexpr int32_t ERR_REMOVE_SUBSCRIBE = -34; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dret_def.h51 constexpr int32_t ERR_REMOVE_SUBSCRIBE = 11200305; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher.cpp107 return ERR_REMOVE_SUBSCRIBE; in RemoveSubscriber()
111 return ERR_REMOVE_SUBSCRIBE; in RemoveSubscriber()
121 return ERR_REMOVE_SUBSCRIBE; in RemoveSubscriber()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Ddata_share_test.cpp171 ASSERT_EQ(ERR_REMOVE_SUBSCRIBE, ret); in HWTEST_F()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1071 {ERR_REMOVE_SUBSCRIBE, {NapiError::ERR_REMOVE_SUBSCRIBE, "Unsubscription failed"}},

Completed in 5 milliseconds