Home
last modified time | relevance | path

Searched defs:aItem (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/src/core/common/
Dlinked_list.hpp642 explicit Iterator(Type *aItem) in Iterator()
657 explicit ConstIterator(const Type *aItem) in ConstIterator()