Home
last modified time | relevance | path

Searched refs:SOFTBUS_EVT_PARAM_ELEVEN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h44 SOFTBUS_EVT_PARAM_ELEVEN = 11, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c714 msg->paramArray[SOFTBUS_EVT_PARAM_ELEVEN].paramValue.i32v = info->subErrCode; in SetBusCenterFaultMsgParamValve()
1022 msg->paramArray[SOFTBUS_EVT_PARAM_ELEVEN].paramValue.u32v = record->authFailTotalCount; in SetAuthResultMsgParamValve()
H A Dsoftbus_hisysevt_connreporter.c304 param[SOFTBUS_EVT_PARAM_ELEVEN].paramValue.u32v = record->mConnCount4; in SetDevConnResultMsgParamValue()
H A Dsoftbus_hisysevt_transreporter.c620 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ELEVEN]; in CreateOpenSessionKpiMsg()