Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_HeapBase.h101 s32 GetTotalSize() { return ((s32)(mHeapEnd) - (s32)(this)); } in GetTotalSize() function
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Memory.cpp166 DemoAllocator::GetTotalSize() in GetTotalSize() function in nw::demo::DemoAllocator