Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h40 SOFTBUS_EVT_PARAM_SEVEN = 7, enumerator
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c596 param = &msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN]; in CreateOpenSessionKpiMsg()
779 msg->paramNum = SOFTBUS_EVT_PARAM_SEVEN; in CreateOpenSessionTimeMsg()
830 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_SEVEN); in SoftbusReportOpenSessionTimeEvt()
H A Dsoftbus_hisysevt_bus_center.c421 if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetDevDiscStaticMsgParamValve()
710 msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.i32v = info->nightMode; in SetBusCenterFaultMsgParamValve()
899 if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetOnlineInfoMsgParamValve()
1018 msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = record->authCount5; in SetAuthResultMsgParamValve()
1104 if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetOnlineDurMsgParamValve()
1188 msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = record->count5; in SetBusCenterDurMsgParamValve()
H A Dsoftbus_hisysevt_connreporter.c300 param[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = record->mConnTotalCount; in SetDevConnResultMsgParamValue()
326 param[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = record->mStepCount2; in SetDevProcStepMsgParamValue()
H A Dsoftbus_hisysevt_discreporter.c168 param[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = firstDisc->mDiscCount3; in SetDevFirstDiscMsgParamValve()

Completed in 7 milliseconds