Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h37 SOFTBUS_EVT_PARAM_FOUR = 4, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c410 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.u64v = record->businessDiscoveryCnt; in SetDevDiscStaticMsgParamValve()
707 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.i32v = info->peerDevType; in SetBusCenterFaultMsgParamValve()
887 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.i32v = info->insertFileResult; in SetOnlineInfoMsgParamValve()
1015 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.u32v = record->authCount2; in SetAuthResultMsgParamValve()
1101 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.u32v = record->count3; in SetOnlineDurMsgParamValve()
1185 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.u32v = record->count2; in SetBusCenterDurMsgParamValve()
H A Dsoftbus_hisysevt_transreporter.c531 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FOUR]; in CreateCalledApiInfoMsg()
585 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FOUR]; in CreateOpenSessionKpiMsg()
810 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FOUR]; in CreateOpenSessionTimeMsg()
H A Dsoftbus_hisysevt_discreporter.c165 param[SOFTBUS_EVT_PARAM_FOUR].paramValue.u32v = firstDisc->mDiscTotalCount; in SetDevFirstDiscMsgParamValve()
282 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FOUR]; in SoftBusCreateDiscDetailsMsg()
H A Dsoftbus_hisysevt_connreporter.c297 param[SOFTBUS_EVT_PARAM_FOUR].paramValue.u64v = record->mConnFailTime; in SetDevConnResultMsgParamValue()
323 param[SOFTBUS_EVT_PARAM_FOUR].paramValue.u64v = record->mStepTotalTime; in SetDevProcStepMsgParamValue()