Home
last modified time | relevance | path

Searched defs:SetSize (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/utils/
Dheap.hpp81 void SetSize(uint16_t aSize) { mSize = aSize; } in SetSize() function in ot::Utils::Block
/openthread-latest/src/core/net/
Dnd6.hpp111 …void SetSize(uint16_t aSize) { mLength = static_cast<uint8_t>(DivideAndRoundUp(aSize, kLengthUnit)… in SetSize() function in ot::Ip6::Nd::Option