Searched refs:aSourceOffset (Results 1 – 2 of 2) sorted by relevance
630 uint16_t Message::CopyTo(uint16_t aSourceOffset, uint16_t aDestinationOffset, uint16_t aLength, Mes… in CopyTo() argument640 OT_ASSERT((&aMessage != this) || (aSourceOffset >= aDestinationOffset)); in CopyTo()642 GetFirstChunk(aSourceOffset, aLength, chunk); in CopyTo()
840 …uint16_t CopyTo(uint16_t aSourceOffset, uint16_t aDestinationOffset, uint16_t aLength, Message &aM…