Searched refs:DoesValidRecordExist (Results 1 – 2 of 2) sorted by relevance
207 bool Flash::DoesValidRecordExist(uint32_t aOffset, uint16_t aKey) const in DoesValidRecordExist() function in ot::Flash240 … if (!record.IsValid() || DoesValidRecordExist(srcOffset + record.GetSize(), record.GetKey())) in Swap()
217 bool DoesValidRecordExist(uint32_t aOffset, uint16_t aKey) const;