Searched refs:GetTotalSize (Results 1 – 8 of 8) sorted by relevance
56 s32 maxCount = Base::GetTotalSize() / Base::GetUnitSize();140 virtual size_t GetTotalSize() const { return Base::GetTotalSize(); } in GetTotalSize() function
83 virtual size_t GetTotalSize() const { return m_Size; } in GetTotalSize() function357 virtual size_t GetTotalSize() const { return Base::GetTotalSize(); } in GetTotalSize() function
144 virtual size_t GetTotalSize() const;389 virtual size_t GetTotalSize() const in GetTotalSize() function392 return Base::GetTotalSize(); in GetTotalSize()
116 virtual size_t GetTotalSize() const = 0;
86 virtual size_t GetTotalSize() const { return m_Size; } in GetTotalSize() function538 virtual size_t GetTotalSize() const in GetTotalSize() function541 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
163 virtual size_t GetTotalSize() const { return m_HeapSize; } in GetTotalSize() function