Searched defs:GetEntryAt (Results 1 – 1 of 1) sorted by relevance
164 Type &GetEntryAt(uint16_t aIndex) { return mPool[aIndex]; } in GetEntryAt() function in ot::Pool175 const Type &GetEntryAt(uint16_t aIndex) const { return mPool[aIndex]; } in GetEntryAt() function in ot::Pool