Home
last modified time | relevance | path

Searched refs:SoftbusCreateEvtReportMsg (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_dfx_test.cpp353 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F()
368 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F()
382 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F()
396 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F()
410 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F()
425 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F()
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent_mini.c39 SoftBusEvtReportMsg *SoftbusCreateEvtReportMsg(int32_t paramNum) in SoftbusCreateEvtReportMsg() function
H A Dsoftbus_adapter_hisysevent.cpp213 SoftBusEvtReportMsg *SoftbusCreateEvtReportMsg(int32_t paramNum) in SoftbusCreateEvtReportMsg() function
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterhisysevent_fuzzer/
H A Dsoftbusadapterhisysevent_fuzzer.cpp45 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(tmpParam); in SoftBusAdapterHiSysEventFuzzTest()
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h117 SoftBusEvtReportMsg *SoftbusCreateEvtReportMsg(int32_t paramNum);
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c666 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_FIVE); in SoftbusReportCalledAPIEvt()
710 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_TWO); in SoftbusReportCalledAPICntEvt()
744 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_THIRTEEN); in SoftbusReportOpenSessionKpiEvt()
757 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_THREE); in SoftbusReportOpenSessionCntEvt()
830 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(SOFTBUS_EVT_PARAM_SEVEN); in SoftbusReportOpenSessionTimeEvt()
832 COMM_LOGE(COMM_EVENT, "SoftbusCreateEvtReportMsg fail"); in SoftbusReportOpenSessionTimeEvt()
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.c329 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(FIRST_DISC_DURATION_PARAM_NUM); in SoftBusReportFirstDiscDurationEvt()
379 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(DISCOVERY_DETAILS_PARAM_NUM); in SoftBusReportDiscDetailsEvt()
419 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(DISCOVERY_BLE_RSSI_PARAM_NUM); in SoftBusReportDiscBleRssiEvt()
H A Dsoftbus_hisysevt_bus_center.c480 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(DEV_DISCOVERY_STATISTIC_PARAM_NUM); in ReportDevDiscoveryRecordEvt()
619 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(APP_DISCOVERY_STATISTIC_PARAM_NUM); in ReportAppDiscoveryRecordEvt()
777 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(SOFTBUS_FAULT_EVT_PARAM_NUM); in SoftBusReportBusCenterFaultEvt()
956 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(ONLINE_INFO_STATISTIC_PARAM_NUM); in SoftBusReportDevOnlineEvt()
1252 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(ONLINE_DURATION_STATISTIC_PARAM_NUM); in ReportOnlineDurRecordEvt()
1310 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(BUS_CENTER_DURATION_PARAM_NUM); in ReportBusCenterRecordEvt()
1378 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(AUTH_RESULT_STATISTIC_PARAM_NUM); in ReportAuthResultRecordEvt()
H A Dsoftbus_hisysevt_connreporter.c390 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(CONN_RESULT_DURATION_PARAM_NUM); in SoftBusReportConnResultRecordEvt()
439 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(PROCESS_STEP_DURATION_PARAM_NUM); in SoftBusReportProcessStepRecordEvt()

Completed in 8 milliseconds