Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/
Dfnd_LinkedList.h219 T* GetPrevious() const { return static_cast<T*>(m_PreviousLink); } in GetPrevious() function
329 inline T* IntrusiveLinkedList<T, Tag>::GetPrevious(T* p) const in GetPrevious() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/osl/
Dosl_Mbuf.h209 Mbuf* GetPrevious(void) in GetPrevious() function
214 const Mbuf* GetPrevious(void) const in GetPrevious() function