Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h39 SOFTBUS_EVT_PARAM_SIX = 6, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c416 if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetDevDiscStaticMsgParamValve()
709 msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.i32v = info->connNum; in SetBusCenterFaultMsgParamValve()
894 … if (strcpy_s(msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.str, SOFTBUS_HISYSEVT_NAME_LEN, in SetOnlineInfoMsgParamValve()
1017 msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = record->authCount4; in SetAuthResultMsgParamValve()
1103 msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = record->count5; in SetOnlineDurMsgParamValve()
1187 msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = record->count4; in SetBusCenterDurMsgParamValve()
H A Dsoftbus_hisysevt_connreporter.c299 param[SOFTBUS_EVT_PARAM_SIX].paramValue.u64v = record->mConnTotalTime; in SetDevConnResultMsgParamValue()
325 param[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = record->mStepCount1; in SetDevProcStepMsgParamValue()
H A Dsoftbus_hisysevt_transreporter.c595 param = &msg->paramArray[SOFTBUS_EVT_PARAM_SIX]; in CreateOpenSessionKpiMsg()
822 param = &msg->paramArray[SOFTBUS_EVT_PARAM_SIX]; in CreateOpenSessionTimeMsg()
H A Dsoftbus_hisysevt_discreporter.c167 param[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = firstDisc->mDiscCount2; in SetDevFirstDiscMsgParamValve()