Home
last modified time | relevance | path

Searched refs:SOFTBUS_STATISTIC_EVT_DEV_DISCOVERY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_common.h56 SOFTBUS_STATISTIC_EVT_DEV_DISCOVERY, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp96 …StatisticEvtReportFunc reportFunc = GetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_DEV_DISCOVERY);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c1557 …if (SetStatisticEvtReportFunc(SOFTBUS_STATISTIC_EVT_DEV_DISCOVERY, ReportDevDiscoveryRecordEvt) !=… in InitBusCenterDfx()