Home
last modified time | relevance | path

Searched defs:ConstHeap (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/fnd/detail/
Dfnd_DetailHeap.h385 inline bool CheckHeap(ConstHeap, u32) { return true; } in CheckHeap() argument
386 inline bool CheckForMBlockHeap(const void*, ConstHeap, u32) { return true; } in CheckForMBlockHeap() argument
Dfnd_DetailHeapCommon.h98 typedef NNSiFndHeapHead const * ConstHeap; typedef