Home
last modified time | relevance | path

Searched refs:_Type (Results 1 – 2 of 2) sorted by relevance

/system/netd/
DList.h91 typedef typename Constness<U>::Type _Type; typedef
111 _Type& operator*() const { return mpNode->getRef(); }
112 _Type* operator->() const { return &(mpNode->getRef()); }
/system/core/include/sysutils/
DList.h91 typedef typename Constness<U>::Type _Type; typedef
111 _Type& operator*() const { return mpNode->getRef(); }
112 _Type* operator->() const { return &(mpNode->getRef()); }