Home
last modified time | relevance | path

Searched refs:SOFTBUS_EVT_PARAM_ONE (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c512 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in CreateCalledApiInfoMsg()
545 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in CreateCalledApiCntMsg()
566 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in CreateOpenSessionKpiMsg()
648 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in CreateOpenSessionCntMsg()
788 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in CreateOpenSessionTimeMsg()
847 msg->paramNum = SOFTBUS_EVT_PARAM_ONE; in CreateTransErrMsg()
861 msg->paramNum = SOFTBUS_EVT_PARAM_ONE; in CreateTransInfoMsg()
872 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_ONE); in SoftbusReportTransErrorEvt()
893 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_ONE); in SoftbusReportTransInfoEvt()
H A Dsoftbus_hisysevt_discreporter.c159 ret = strcpy_s(param[SOFTBUS_EVT_PARAM_ONE].paramValue.str, SOFTBUS_HISYSEVT_PARAM_LEN, g_packageVersion); in SetDevFirstDiscMsgParamValve()
261 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in SoftBusCreateDiscDetailsMsg()
315 param = &msg->paramArray[SOFTBUS_EVT_PARAM_ONE]; in SoftBusCreateDiscBleRssiMsg()
H A Dsoftbus_hisysevt_bus_center.c407 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u64v = record->sendBroadCastCnt; in SetDevDiscStaticMsgParamValve()
574 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.i32v = discNode->appDiscCnt; in SetAppDiscStaticMsgParamValve()
704 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u32v = info->linkType; in SetBusCenterFaultMsgParamValve()
884 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.i32v = (int32_t)info->btOnlineDevNum; in SetOnlineInfoMsgParamValve()
1012 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u64v = record->authTotalTime; in SetAuthResultMsgParamValve()
1098 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u32v = record->totalCount; in SetOnlineDurMsgParamValve()
1182 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u64v = record->totalTime; in SetBusCenterDurMsgParamValve()
H A Dsoftbus_hisysevt_connreporter.c290 errnoRet = strcpy_s(param[SOFTBUS_EVT_PARAM_ONE].paramValue.str, SOFTBUS_HISYSEVT_PARAM_LEN, g_packageVersion); in SetDevConnResultMsgParamValue()
318 errnoRet = strcpy_s(param[SOFTBUS_EVT_PARAM_ONE].paramValue.str, SOFTBUS_HISYSEVT_PARAM_LEN, g_packageVersion); in SetDevProcStepMsgParamValue()
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterhisysevent_fuzzer/
H A Dsoftbusadapterhisysevent_fuzzer.cpp30 msg->paramNum = SOFTBUS_EVT_PARAM_ONE; in CreateOpenSessionCntMsg()
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h34 SOFTBUS_EVT_PARAM_ONE = 1, enumerator
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_dfx_test.cpp424 int32_t paramNum = SOFTBUS_EVT_PARAM_ONE; in HWTEST_F()

Completed in 7 milliseconds