Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Ddisc_conn_dfx_test.cpp89 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_FIRST_DISC_DUR…
119 … StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_DISC_DETAILS);
144 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_DISC_BLE_RSSI);
183 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_CONN_DURATION);
207 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_PROCESS_STEP_D…
H A Dlnn_dfx_test.cpp96 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_DEV_DISCOVERY);
100 reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_APP_DISCOVERY);
127 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_ONLINE_DURATIO…
154 … StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_LNN_DURATION);
183 StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_AUTH_KPI);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_common.h68 StatisticEvtReportFunc GetStatisticEvtReportFunc(StatisticEvtType type);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_common.c37 StatisticEvtReportFunc GetStatisticEvtReportFunc(StatisticEvtType type) in GetStatisticEvtReportFunc() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/fuzztest/softbushisysevt_fuzzer/
H A Dsoftbushisysevt_fuzzer.cpp112 GetStatisticEvtReportFunc(evtType); in SoftBusHiSysEvtCommonFuzzTest()