Searched refs:secondLength (Results 1 – 1 of 1) sorted by relevance
82 uint32_t secondLength = second->GetLength(); in Append() local83 uint32_t length = firstLength + secondLength; in Append()100 uint32_t secondLength = second->GetLength(); in AppendSkipHole() local101 ASSERT(firstLength + secondLength >= copyLength); in AppendSkipHole()114 for (uint32_t i = 0; i < secondLength; ++i) { in AppendSkipHole()