Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/fnd/detail/
Dfnd_DetailHeap.h252 u32 GetAllocatableSizeForHeap(
Dfnd_DetailHeap.cpp1495 GetAllocatableSizeForHeap( in GetAllocatableSizeForHeap() function
/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_ExpHeap.cpp113 return detail::GetAllocatableSizeForHeap(&m_ExpHeapImpl, alignment); in GetAllocatableSize()