Home
last modified time | relevance | path

Searched refs:u32v (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c296 param[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = connType; in SetDevConnResultMsgParamValue()
298 param[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->mConnFailCount; in SetDevConnResultMsgParamValue()
300 param[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = record->mConnTotalCount; in SetDevConnResultMsgParamValue()
301 param[SOFTBUS_EVT_PARAM_EIGHT].paramValue.u32v = record->mConnCount1; in SetDevConnResultMsgParamValue()
302 param[SOFTBUS_EVT_PARAM_NINE].paramValue.u32v = record->mConnCount2; in SetDevConnResultMsgParamValue()
303 param[SOFTBUS_EVT_PARAM_TEN].paramValue.u32v = record->mConnCount3; in SetDevConnResultMsgParamValue()
304 param[SOFTBUS_EVT_PARAM_ELEVEN].paramValue.u32v = record->mConnCount4; in SetDevConnResultMsgParamValue()
305 param[SOFTBUS_EVT_PARAM_TWELVE].paramValue.u32v = record->mConnCount5; in SetDevConnResultMsgParamValue()
321 param[SOFTBUS_EVT_PARAM_TWO].paramValue.u32v = step; in SetDevProcStepMsgParamValue()
322 param[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v in SetDevProcStepMsgParamValue()
[all...]
H A Dsoftbus_hisysevt_discreporter.c162 param[SOFTBUS_EVT_PARAM_TWO].paramValue.u32v = medium; in SetDevFirstDiscMsgParamValve()
165 param[SOFTBUS_EVT_PARAM_FOUR].paramValue.u32v = firstDisc->mDiscTotalCount; in SetDevFirstDiscMsgParamValve()
166 param[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = firstDisc->mDiscCount1; in SetDevFirstDiscMsgParamValve()
167 param[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = firstDisc->mDiscCount2; in SetDevFirstDiscMsgParamValve()
168 param[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = firstDisc->mDiscCount3; in SetDevFirstDiscMsgParamValve()
169 param[SOFTBUS_EVT_PARAM_EIGHT].paramValue.u32v = firstDisc->mDiscCount4; in SetDevFirstDiscMsgParamValve()
170 param[SOFTBUS_EVT_PARAM_NINE].paramValue.u32v = firstDisc->mDiscCount5; in SetDevFirstDiscMsgParamValve()
266 param->paramValue.u32v = discDetailItem->discType; in SoftBusCreateDiscDetailsMsg()
280 param->paramValue.u32v = discDetailItem->repTimes; in SoftBusCreateDiscDetailsMsg()
287 param->paramValue.u32v in SoftBusCreateDiscDetailsMsg()
[all...]
H A Dsoftbus_hisysevt_bus_center.c703 msg->paramArray[SOFTBUS_EVT_PARAM_ZERO].paramValue.u32v = info->moduleType; in SetBusCenterFaultMsgParamValve()
704 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u32v = info->linkType; in SetBusCenterFaultMsgParamValve()
1011 msg->paramArray[SOFTBUS_EVT_PARAM_ZERO].paramValue.u32v = record->linkType; in SetAuthResultMsgParamValve()
1013 msg->paramArray[SOFTBUS_EVT_PARAM_TWO].paramValue.u32v = record->authTotalCount; in SetAuthResultMsgParamValve()
1014 msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.u32v = record->authCount1; in SetAuthResultMsgParamValve()
1015 msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.u32v = record->authCount2; in SetAuthResultMsgParamValve()
1016 msg->paramArray[SOFTBUS_EVT_PARAM_FIVE].paramValue.u32v = record->authCount3; in SetAuthResultMsgParamValve()
1017 msg->paramArray[SOFTBUS_EVT_PARAM_SIX].paramValue.u32v = record->authCount4; in SetAuthResultMsgParamValve()
1018 msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.u32v = record->authCount5; in SetAuthResultMsgParamValve()
1020 msg->paramArray[SOFTBUS_EVT_PARAM_NINE].paramValue.u32v in SetAuthResultMsgParamValve()
[all...]
H A Dsoftbus_hisysevt_transreporter.c645 param->paramValue.u32v = g_openSessionCnt.successCnt; in CreateOpenSessionCntMsg()
651 param->paramValue.u32v = (g_openSessionCnt.failCnt); in CreateOpenSessionCntMsg()
785 param->paramValue.u32v = g_openSessionTime.maxTimeCost; in CreateOpenSessionTimeMsg()
791 param->paramValue.u32v = g_openSessionTime.minTimeCost; in CreateOpenSessionTimeMsg()
797 param->paramValue.u32v = g_openSessionTime.aveTimeCost; in CreateOpenSessionTimeMsg()
803 param->paramValue.u32v = g_openSessionTime.timesIn500ms; in CreateOpenSessionTimeMsg()
809 param->paramValue.u32v = g_openSessionTime.timesIn500and1s; in CreateOpenSessionTimeMsg()
815 param->paramValue.u32v = g_openSessionTime.timesIn1and2s; in CreateOpenSessionTimeMsg()
821 param->paramValue.u32v = g_openSessionTime.timesOn2s; in CreateOpenSessionTimeMsg()
H A Dsoftbus_hisysevt_nstack.c63 uint32_t u32v; member
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterhisysevent_fuzzer/
H A Dsoftbusadapterhisysevent_fuzzer.cpp35 param->paramValue.u32v = 0; in CreateOpenSessionCntMsg()
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h94 uint32_t u32v; member
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp85 dstParam->v.ui32 = srcParam->paramValue.u32v; in ConvertEventParam()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h252 uint32_t u32v; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h277 uint32_t u32v; member
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_dfx_test.cpp132 evtParam.paramValue.u32v = UINT32_MAX; in HWTEST_F()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h675 FILLP_UINT32 u32v; member

Completed in 18 milliseconds