Searched refs:NodePtr (Results 1 - 5 of 5) 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/core/include/utils/
H A DList.h73 typedef _Node const * NodePtr; typedef in struct:android::List::CONST_ITERATOR
79 typedef _Node* NodePtr; typedef in struct:android::List::NON_CONST_ITERATOR
89 typedef typename Constness<U>::NodePtr _NodePtr;
/system/core/libsysutils/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/core/libutils/include/utils/
H A DList.h73 typedef _Node const * NodePtr; typedef in struct:android::List::CONST_ITERATOR
79 typedef _Node* NodePtr; typedef in struct:android::List::NON_CONST_ITERATOR
89 typedef typename Constness<U>::NodePtr _NodePtr;
/system/keymaster/
H A DList.h73 typedef _Node const * NodePtr; typedef in struct:android::List::CONST_ITERATOR
79 typedef _Node* NodePtr; typedef in struct:android::List::NON_CONST_ITERATOR
89 typedef typename Constness<U>::NodePtr _NodePtr;

Completed in 102 milliseconds