Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_statistics.h58 } StatisticsType; typedef
61 void IncStatistics(StatisticsType type);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_statistics.c26 void IncStatistics(StatisticsType type) in IncStatistics()