Searched refs:DeadBlockTable (Results 1 – 2 of 2) sorted by relevance
36 typedef DoublyLinkedList<TeamMemoryBlock> DeadBlockTable; typedef49 DeadBlockTable* fDeadBlocks;
110 fDeadBlocks = new(std::nothrow) DeadBlockTable(); in Init()200 DeadBlockTable::Iterator iterator = fDeadBlocks->GetIterator(); in _RemoveBlock()