Home
last modified time | relevance | path

Searched refs:GetTotalFreeSize (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_ExpHeap.h146 size_t GetTotalFreeSize() const;
400 size_t GetTotalFreeSize() const in GetTotalFreeSize() function
403 return Base::GetTotalFreeSize(); in GetTotalFreeSize()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/fnd/
Dfnd_ExpHeap.cpp106 size_t ExpHeapBase::GetTotalFreeSize() const in GetTotalFreeSize() function in nn::fnd::ExpHeapBase