Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/
Dfnd_LinkedList.h220 T* GetNext() const { return static_cast<T*>(m_NextLink); } in GetNext() function
345 inline T* IntrusiveLinkedList<T, Tag>::GetNext(T* p) const in GetNext() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/osl/
Dosl_Mbuf.h199 Mbuf* GetNext(void) in GetNext() function
204 const Mbuf* GetNext(void) const in GetNext() function