Searched refs:CheckHeap (Results 1 – 4 of 4) sorted by relevance
385 inline bool CheckHeap(ConstHeap, u32) { return true; } in CheckHeap() function398 bool CheckHeap(
1857 CheckHeap( in CheckHeap() function
142 bool ExpHeapBase::CheckHeap(bit32 option) const in CheckHeap() function in nn::fnd::ExpHeapBase144 return detail::CheckHeap(&m_ExpHeapImpl, option); in CheckHeap()
156 bool CheckHeap(bit32 option = OPTION_ERROR_PRINT) const;462 bool CheckHeap(bit32 option = OPTION_ERROR_PRINT) const465 return Base::CheckHeap(option);