Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c141 static bool IsChannelDfxInfoValid(int32_t channelId, int32_t channelType) in IsChannelDfxInfoValid() function
221 …if (dataInfo == NULL || len > MAX_SOCKET_RESOURCE_LEN || !IsChannelDfxInfoValid(channelId, channel… in UpdateNetworkResourceByLaneId()