Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h38 SOFTBUS_EVT_PARAM_FIVE = 5, enumerator
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c505 msg->paramNum = SOFTBUS_EVT_PARAM_FIVE; in CreateCalledApiInfoMsg()
586 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FIVE]; in CreateOpenSessionKpiMsg()
666 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_FIVE); in SoftbusReportCalledAPIEvt()
812 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FIVE]; in CreateOpenSessionTimeMsg()
H A Dsoftbus_hisysevt_bus_center.c411 if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetDevDiscStaticMsgParamValve()
708 msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.i32v = info->onLineDevNum; in SetBusCenterFaultMsgParamValve()
889 if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetOnlineInfoMsgParamValve()
1016 msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->authCount3; in SetAuthResultMsgParamValve()
1102 msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->count4; in SetOnlineDurMsgParamValve()
1186 msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->count3; in SetBusCenterDurMsgParamValve()
H A Dsoftbus_hisysevt_connreporter.c298 param[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->mConnFailCount; in SetDevConnResultMsgParamValue()
324 param[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->mStepTotalCount; in SetDevProcStepMsgParamValue()
H A Dsoftbus_hisysevt_discreporter.c166 param[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = firstDisc->mDiscCount1; in SetDevFirstDiscMsgParamValve()
289 param = &msg->paramArray[SOFTBUS_EVT_PARAM_FIVE]; in SoftBusCreateDiscDetailsMsg()

Completed in 7 milliseconds