Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/fnd/detail/
Dfnd_DetailHeap.h355 u16 GetAllocDirForMBlockHeap(
Dfnd_DetailHeap.cpp1754 GetAllocDirForMBlockHeap(const void* memBlock) in GetAllocDirForMBlockHeap() function
/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_ExpHeap.cpp128 return static_cast<AllocationDirection>(detail::GetAllocDirForMBlockHeap(p)); in GetDirectionOf()