Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fnd/
Dfnd_UnitHeap.h79 size_t GetAllocatableCount() const { return m_Size / m_Unit - m_Count; } in GetAllocatableCount() function
339 size_t GetAllocatableCount() const in GetAllocatableCount() function
342 return Base::GetAllocatableCount(); in GetAllocatableCount()
Dfnd_WaitableUnitHeap.h126 using Base::GetAllocatableCount;