Searched refs:oldLength (Results 1 – 2 of 2) sorted by relevance
222 uint16_t oldLength = mArray.GetLength(); in AppendOption() local225 option = reinterpret_cast<Option *>(&mArray[oldLength]); in AppendOption()
381 uint16_t oldLength = GetLength(); in AppendBytes() local384 WriteBytes(oldLength, aBuf, aLength); in AppendBytes()