Searched refs:m_BlockList (Results 1 – 2 of 2) sorted by relevance
53 MemoryBlockBase* pNext = m_BlockList.GetNext(pPrev); in Allocate()59 m_BlockList.Insert(pNext, pBlock); in Allocate()65 m_BlockList.PushBack(pBlock); in Allocate()74 MemoryBlockBase* pNext = m_BlockList.GetFront(); in Allocate()87 m_BlockList.Insert(pNext, pBlock); in Allocate()100 m_BlockList.PushBack(pBlock); in Allocate()115 m_BlockList.Erase(pBlock); in Free()127 m_BlockList.Insert(pFrom, pTo); in Switch()130 m_BlockList.Erase(pFrom); in Switch()136 MemoryBlockBase* pItem = m_BlockList.GetBack(); in FindSpace()[all …]
45 BlockList m_BlockList; // variable