Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_BufferManager.h180 CacheHandleTable m_CacheHandleTable; variable
195 while (!m_CacheHandleTable.Register(&ret, memoryRange)) in RegisterAsCache()
198 if (m_CacheHandleTable.UnregisterOldest(&cachedOut)) in RegisterAsCache()
215 return m_CacheHandleTable.Unregister(pOut, handle); in AcquireCache()
238 if (m_CacheHandleTable.UnregisterOldest(&memoryRange)) in AllocateBuffer()