Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_network_statistics.h29 #define MAX_CHANNEL_INFO_NUM 128 macro
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c66 if ((int32_t)g_channelDfxInfoList->cnt >= MAX_CHANNEL_INFO_NUM) { in AddChannelStatisticsInfo()