Searched refs:IsChannelDfxInfoValid (Results 1 – 1 of 1) sorted by relevance
141 static bool IsChannelDfxInfoValid(int32_t channelId, int32_t channelType) in IsChannelDfxInfoValid() function221 …if (dataInfo == NULL || len > MAX_SOCKET_RESOURCE_LEN || !IsChannelDfxInfoValid(channelId, channel… in UpdateNetworkResourceByLaneId()