Home
last modified time | relevance | path

Searched refs:DiscoveryStatistics (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_discreporter.h52 } DiscoveryStatistics; typedef
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c87 DiscoveryStatistics statistics;
195 DiscoveryStatistics *statistics = &infoNode->statistics; in DfxRecordStopDiscoveryDevice()