Home
last modified time | relevance | path

Searched refs:GetErrorCodeEx (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_common.h72 int32_t GetErrorCodeEx(int32_t errorCode);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_common.c182 int32_t GetErrorCodeEx(int32_t errorCode) in GetErrorCodeEx() function
H A Dsoftbus_hisysevt_connreporter.c576 errCode = GetErrorCodeEx(errCode); in SoftbusRecordConnResult()
H A Dsoftbus_hisysevt_transreporter.c881 errcode = GetErrorCodeEx(errcode); in SoftbusReportTransErrorEvt()
H A Dsoftbus_hisysevt_bus_center.c782 info->errorCode = GetErrorCodeEx(info->errorCode); in SoftBusReportBusCenterFaultEvt()