Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/fnd/
Dfnd_ExpHeap.cpp126 ExpHeapBase::AllocationDirection ExpHeapBase::GetDirectionOf(const void* p) const in GetDirectionOf()
128 return static_cast<AllocationDirection>(detail::GetAllocDirForMBlockHeap(p)); in GetDirectionOf()
/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_ExpHeap.h73 enum AllocationDirection enum
115 AllocationDirection GetDirectionOf(const void* pBlock) const;