Searched refs:GetTotalSize (Results 1 – 7 of 7) sorted by relevance
56 s32 maxCount = Base::GetTotalSize() / Base::GetUnitSize();140 virtual size_t GetTotalSize() const { return Base::GetTotalSize(); } in GetTotalSize() function
146 virtual size_t GetTotalSize() const;393 virtual size_t GetTotalSize() const in GetTotalSize() function396 return Base::GetTotalSize(); in GetTotalSize()
89 virtual size_t GetTotalSize() const { return m_Size; } in GetTotalSize() function387 virtual size_t GetTotalSize() const { return Base::GetTotalSize(); } in GetTotalSize() function
118 virtual size_t GetTotalSize() const = 0;
88 virtual size_t GetTotalSize() const { return m_Size; } in GetTotalSize() function542 virtual size_t GetTotalSize() const in GetTotalSize() function545 return Base::GetTotalSize(); in GetTotalSize()
193 virtual size_t GetTotalSize() const { return m_HeapSize; } in GetTotalSize() function
133 u32 oldsize = ExpHeapBase::GetTotalSize(); in Adjust()157 size_t ExpHeapBase::GetTotalSize() const in GetTotalSize() function in nn::fnd::ExpHeapBase