Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dsys_event_service_proxy.cpp43 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in AddListener()
84 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in RemoveListener()
121 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in Query()
166 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in SetDebugMode()
207 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in AddSubscriber()
240 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in RemoveSubscriber()
268 return ERR_CAN_NOT_WRITE_DESCRIPTOR; in Export()
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h28 static constexpr int32_t ERR_CAN_NOT_WRITE_DESCRIPTOR = -14; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h28 static constexpr int32_t ERR_CAN_NOT_WRITE_DESCRIPTOR = -14; member
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp91 { ERR_CAN_NOT_WRITE_DESCRIPTOR, "descriptor wrote failed." }, in GetErrorDescription()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1039 {ERR_CAN_NOT_WRITE_DESCRIPTOR, {NapiError::ERR_ENV_ABNORMAL, "Abnormal environment"}},

Completed in 7 milliseconds