Home
last modified time | relevance | path

Searched refs:GetNextListObject (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/fnd/detail/
Dfnd_DetailHeapCommon.cpp83 GetNextListObject(pList, pHeapHd)))) in FindContainHeap()
141 while (NULL != (pHeapHd = GetNextListObject(&sRootList, pHeapHd))) in DumpHeapList()
Dfnd_DetailList.h77 void* GetNextListObject(
Dfnd_DetailList.cpp240 GetNextListObject(const NNSFndList* list, const void* object) in GetNextListObject() function
299 GetNextListObject(list, object))) != NULL) in GetNthListObject()