Searched refs:GetAsIndex (Results 1 – 3 of 3) sorted by relevance
159 iterIndex = iter1.GetAsIndex(); in VerifyChildIp6Addresses()160 VerifyOrQuit(iter2.GetAsIndex() == iterIndex); in VerifyChildIp6Addresses()179 iterIndex = iter1.GetAsIndex(); in VerifyChildIp6Addresses()180 VerifyOrQuit(iter2.GetAsIndex() == iterIndex); in VerifyChildIp6Addresses()
241 *aIterator = iter.GetAsIndex(); in otThreadGetChildNextIp6Address()
919 Index GetAsIndex(void) const { return mIndex; } in GetAsIndex() function in ot::Child::AddressIterator