Searched refs:pHeapBase (Results 1 – 2 of 2) sorted by relevance
86 HeapBase* pHeapBase = NULL; in DumpHeapList() local90 while ( NULL != ( pHeapBase = pHeap->GetNext() ) ) in DumpHeapList()113 HeapBase::HeapList* HeapBase::FindListContainHeap( HeapBase* pHeapBase ) in FindListContainHeap() argument116 HeapBase* pContainHeapBase = HeapBase::FindContainHeap( &sRootList, pHeapBase ); in FindListContainHeap()
135 static HeapList* FindListContainHeap( HeapBase* pHeapBase );