Searched defs:SetSize (Results 1 – 2 of 2) sorted by relevance
81 void SetSize(uint16_t aSize) { mSize = aSize; } in SetSize() function in ot::Utils::Block
111 …void SetSize(uint16_t aSize) { mLength = static_cast<uint8_t>(DivideAndRoundUp(aSize, kLengthUnit)… in SetSize() function in ot::Ip6::Nd::Option