Home
last modified time | relevance | path

Searched refs:Erase (Results 1 – 7 of 7) sorted by relevance

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_LinkedList.h176 void Erase(T* p);
306 this->Erase(ret); in PopFront()
320 this->Erase(ret); in PopBack()
389 inline void IntrusiveLinkedList<T, Tag>::Erase(T* p) in Erase() function
Dfnd_BufferManager.h149 m_CacheList.Erase(p); in Unregister()
165 m_CacheList.Erase(p); in UnregisterOldest()
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_AddressSpaceManager.cpp115 m_BlockList.Erase(pBlock); in Free()
130 m_BlockList.Erase(pFrom); in Switch()
Dos_LightAlarm.cpp292 LightAlarm::s_System->list.Erase( &m_LightAlarm ); in Cancel()
Dos_ManagedThread.cpp416 ss.threadList.Erase(p); in Unregister()
/CTR-SDK-4.2.5/sources/libraries/fnd/
Dfnd_HeapBase.cpp26 m_Children.Erase(child); in Destroy()
/CTR-SDK-4.2.5/include/nn/socket/
Dsocket_SessionPool.h262 m_listActive.Erase(pSessionItem); in Free()