Searched refs:GetEntryIndex (Results 1 – 1 of 1) sorted by relevance
645 bool IsNewEntry(void) const { return GetEntryIndex() == 0; } in IsNewEntry()657 uint8_t GetEntryIndex(void) const { return mIteratorBuffer[kEntryPosition]; } in GetEntryIndex() function in ot::NetworkData::NetworkData::NetworkDataIterator