Home
last modified time | relevance | path

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

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