Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dsys_event_service_proxy.cpp63 return ERR_CAN_NOT_SEND_REQ; in AddListener()
99 return ERR_CAN_NOT_SEND_REQ; in RemoveListener()
145 return ERR_CAN_NOT_SEND_REQ; in Query()
186 return ERR_CAN_NOT_SEND_REQ; in SetDebugMode()
219 return ERR_CAN_NOT_SEND_REQ; in AddSubscriber()
247 return ERR_CAN_NOT_SEND_REQ; in RemoveSubscriber()
284 return ERR_CAN_NOT_SEND_REQ; in Export()
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h31 static constexpr int32_t ERR_CAN_NOT_SEND_REQ = -17; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h31 static constexpr int32_t ERR_CAN_NOT_SEND_REQ = -17; member
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp94 { ERR_CAN_NOT_SEND_REQ, "request sent failed." }, in GetErrorDescription()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1042 {ERR_CAN_NOT_SEND_REQ, {NapiError::ERR_ENV_ABNORMAL, "Abnormal environment"}},

Completed in 7 milliseconds