Searched refs:NodePtr (Results 1 - 2 of 2) sorted by relevance

/system/core/include/sysutils/
H A DList.h74 typedef _Node const * NodePtr; typedef in struct:android::sysutils::List::CONST_ITERATOR
80 typedef _Node* NodePtr; typedef in struct:android::sysutils::List::NON_CONST_ITERATOR
90 typedef typename Constness<U>::NodePtr _NodePtr;
/system/netd/
H A DList.h74 typedef _Node const * NodePtr; typedef in struct:android::netd::List::CONST_ITERATOR
80 typedef _Node* NodePtr; typedef in struct:android::netd::List::NON_CONST_ITERATOR
90 typedef typename Constness<U>::NodePtr _NodePtr;

Completed in 78 milliseconds