Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_network_statistics.h60 int32_t TransNetworkStatisticsInit(void);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c363 int32_t TransNetworkStatisticsInit(void) in TransNetworkStatisticsInit() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c167 ret = TransNetworkStatisticsInit(); in TransChannelInit()