Home
last modified time | relevance | path

Searched refs:pHeapBase (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/ut/
Dut_HeapBase.cpp86 HeapBase* pHeapBase = NULL; in DumpHeapList() local
90 while ( NULL != ( pHeapBase = pHeap->GetNext() ) ) in DumpHeapList()
113 HeapBase::HeapList* HeapBase::FindListContainHeap( HeapBase* pHeapBase ) in FindListContainHeap() argument
116 HeapBase* pContainHeapBase = HeapBase::FindContainHeap( &sRootList, pHeapBase ); in FindListContainHeap()
/NW4C-2.0.3/include/nw/ut/
Dut_HeapBase.h135 static HeapList* FindListContainHeap( HeapBase* pHeapBase );