Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/utils/
Dflash.cpp207 bool Flash::DoesValidRecordExist(uint32_t aOffset, uint16_t aKey) const in DoesValidRecordExist() function in ot::Flash
240 … if (!record.IsValid() || DoesValidRecordExist(srcOffset + record.GetSize(), record.GetKey())) in Swap()
Dflash.hpp217 bool DoesValidRecordExist(uint32_t aOffset, uint16_t aKey) const;