Searched refs:tmpLength (Results 1 – 2 of 2) sorted by relevance
544 int32_t tmpLength = 0; in getShortestSubtagLength() local551 tmpLength = 0; in getShortestSubtagLength()554 tmpLength++; in getShortestSubtagLength()556 if (tmpLength != 0 && tmpLength < length) { in getShortestSubtagLength()557 length = tmpLength; in getShortestSubtagLength()
585 WebRtc_UWord32 tmpLength = _bufferLength; in Swap() local591 newLength = tmpLength; in Swap()