Searched refs:GetNext (Results 1 – 6 of 6) sorted by relevance
164 pAttr = m_Attributes.GetNext(pAttr)) in PrintBeginTag()207 pNode = m_Children.GetNext(pNode)) in Print()230 pNode = m_Children.GetNext(pNode)) in GetSpecificChildrenNum()278 pResult = m_Results.GetNext(pResult)) in OnFinished()
52 MemoryBlockBase* pNext = m_BlockList.GetNext(pPrev); in Allocate()173 pItem = m_BlockList.GetNext(pItem); in Dump()
150 T* GetNext(T* p) const;220 T* GetNext() const { return static_cast<T*>(m_NextLink); } in GetNext() function345 inline T* IntrusiveLinkedList<T, Tag>::GetNext(T* p) const in GetNext() function
199 Mbuf* GetNext(void) in GetNext() function204 const Mbuf* GetNext(void) const in GetNext() function234 Mbuf* pNext = GetNext(); in Unlink()
81 …for (HeapBase* child = heap->m_Children.GetFront(); child; child = heap->m_Children.GetNext(child)) in FindHeap()
175 pSessionItem = m_listActive.GetNext(pSessionItem)) in Finalize()