Home
last modified time | relevance | path

Searched refs:GetTotalFreeSizeForHeap (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/fnd/detail/
Dfnd_DetailHeap.h238 u32 GetTotalFreeSizeForHeap(
Dfnd_DetailHeap.cpp1464 GetTotalFreeSizeForHeap( ConstHeap heap) in GetTotalFreeSizeForHeap() function
/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_ExpHeap.cpp108 return detail::GetTotalFreeSizeForHeap(&m_ExpHeapImpl); in GetTotalFreeSize()