Searched refs:GetAllocatableCount (Results 1 – 2 of 2) sorted by relevance
81 size_t GetAllocatableCount() const { return m_Size / m_Unit - m_Count; } in GetAllocatableCount() function349 size_t GetAllocatableCount() const in GetAllocatableCount() function352 return Base::GetAllocatableCount(); in GetAllocatableCount()
126 using Base::GetAllocatableCount;