Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h45 SOFTBUS_EVT_PARAM_TWELVE = 12, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c715 msg->paramArray[SOFTBUS_EVT_PARAM_TWELVE].paramValue.i32v = info->connBrNum; in SetBusCenterFaultMsgParamValve()
1023 msg->paramArray[SOFTBUS_EVT_PARAM_TWELVE].paramValue.u32v = record->exchangeFailTotalCount; in SetAuthResultMsgParamValve()
H A Dsoftbus_hisysevt_connreporter.c305 param[SOFTBUS_EVT_PARAM_TWELVE].paramValue.u32v = record->mConnCount5; in SetDevConnResultMsgParamValue()
H A Dsoftbus_hisysevt_transreporter.c625 param = &msg->paramArray[SOFTBUS_EVT_PARAM_TWELVE]; in CreateOpenSessionKpiMsg()