Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dsys_event_service_proxy.cpp48 return ERR_CAN_NOT_WRITE_PARCEL; in AddListener()
125 return ERR_CAN_NOT_WRITE_PARCEL; in Query()
130 return ERR_CAN_NOT_WRITE_PARCEL; in Query()
179 return ERR_CAN_NOT_WRITE_PARCEL; in SetDebugMode()
212 return ERR_CAN_NOT_WRITE_PARCEL; in AddSubscriber()
272 return ERR_CAN_NOT_WRITE_PARCEL; in Export()
277 return ERR_CAN_NOT_WRITE_PARCEL; in Export()
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h29 static constexpr int32_t ERR_CAN_NOT_WRITE_PARCEL = -15; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h29 static constexpr int32_t ERR_CAN_NOT_WRITE_PARCEL = -15; member
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp92 { ERR_CAN_NOT_WRITE_PARCEL, "parcel wrote failed." }, in GetErrorDescription()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1040 {ERR_CAN_NOT_WRITE_PARCEL, {NapiError::ERR_ENV_ABNORMAL, "Abnormal environment"}},

Completed in 4 milliseconds