Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/test/
Dtest_New.cpp53 extern void DeallocateBuffer(const nn::fnd::MemoryRange& memoryRange) in DeallocateBuffer() function
/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/
Dfnd_BufferManager.h200 this->DeallocateBuffer(cachedOut); in RegisterAsCache()
240 this->DeallocateBuffer(memoryRange); in AllocateBuffer()
252 void DeallocateBuffer(const nn::fnd::MemoryRange& memoryRange) in DeallocateBuffer() function