Home
last modified time | relevance | path

Searched defs:ScopedFrame (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_FrameHeap.h464 class ScopedFrame; variable
587 explicit ScopedFrame(FrameHeapTemplate<LockPolicy>& heap) : m_State(heap), m_Heap(heap) {} in ScopedFrame() function