Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/ut/
Dut_HeapBase.cpp84 HeapBase* pHeapBase = NULL; in DumpHeapList() local
88 while ( NULL != ( pHeapBase = pHeap->GetNext() ) ) in DumpHeapList()
111 HeapBase::HeapList* HeapBase::FindListContainHeap( HeapBase* pHeapBase ) in FindListContainHeap() argument
114 HeapBase* pContainHeapBase = HeapBase::FindContainHeap( &sRootList, pHeapBase ); in FindListContainHeap()
/NW4C-1.3.3/include/nw/ut/
Dut_HeapBase.h133 static HeapList* FindListContainHeap( HeapBase* pHeapBase );