Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_UnitHeap.h81 size_t GetAllocatableCount() const { return m_Size / m_Unit - m_Count; } in GetAllocatableCount() function
349 size_t GetAllocatableCount() const in GetAllocatableCount() function
352 return Base::GetAllocatableCount(); in GetAllocatableCount()
Dfnd_WaitableUnitHeap.h126 using Base::GetAllocatableCount;