Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h36 SOFTBUS_EVT_PARAM_THREE = 3, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c526 param = &msg->paramArray[SOFTBUS_EVT_PARAM_THREE]; in CreateCalledApiInfoMsg()
580 param = &msg->paramArray[SOFTBUS_EVT_PARAM_THREE]; in CreateOpenSessionKpiMsg()
643 msg->paramNum = SOFTBUS_EVT_PARAM_THREE; in CreateOpenSessionCntMsg()
761 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_THREE); in SoftbusReportOpenSessionCntEvt()
804 param = &msg->paramArray[SOFTBUS_EVT_PARAM_THREE]; in CreateOpenSessionTimeMsg()
H A Dsoftbus_hisysevt_bus_center.c409 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.u64v = record->devFoundCnt; in SetDevDiscStaticMsgParamValve()
706 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.i32v = info->errorCode; in SetBusCenterFaultMsgParamValve()
886 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.i32v = (int32_t)info->peerDevType; in SetOnlineInfoMsgParamValve()
1014 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = record->authCount1; in SetAuthResultMsgParamValve()
1100 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = record->count2; in SetOnlineDurMsgParamValve()
1184 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = record->count1; in SetBusCenterDurMsgParamValve()
H A Dsoftbus_hisysevt_discreporter.c164 param[SOFTBUS_EVT_PARAM_THREE].paramValue.u64v = firstDisc->mDiscTotalTime; in SetDevFirstDiscMsgParamValve()
275 param = &msg->paramArray[SOFTBUS_EVT_PARAM_THREE]; in SoftBusCreateDiscDetailsMsg()
H A Dsoftbus_hisysevt_connreporter.c296 param[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = connType; in SetDevConnResultMsgParamValue()
322 param[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = connType; in SetDevProcStepMsgParamValue()