Searched refs:GetNextListObject (Results 1 – 3 of 3) sorted by relevance
83 GetNextListObject(pList, pHeapHd)))) in FindContainHeap()141 while (NULL != (pHeapHd = GetNextListObject(&sRootList, pHeapHd))) in DumpHeapList()
77 void* GetNextListObject(
240 GetNextListObject(const NNSFndList* list, const void* object) in GetNextListObject() function299 GetNextListObject(list, object))) != NULL) in GetNthListObject()