Home
last modified time | relevance | path

Searched refs:UpdateBuffer (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/common/
Dheap_data.cpp46 SuccessOrExit(error = UpdateBuffer(aLength)); in SetFrom()
66 SuccessOrExit(error = UpdateBuffer(aLength)); in SetFrom()
106 Error Data::UpdateBuffer(uint16_t aNewLength) in UpdateBuffer() function in ot::Heap::Data
Dheap_data.hpp192 Error UpdateBuffer(uint16_t aNewLength);