Searched refs:FrameHeapAllocator (Results 1 – 3 of 3) sorted by relevance
296 class FrameHeapAllocator : public nw::os::IAllocator300 FrameHeapAllocator() in FrameHeapAllocator() function312 FrameHeapAllocator(uptr startAddress, size_t size, bit32 option = 0)
189 FrameHeapAllocator::Initialize(uptr startAddress, size_t size, bit32 option) in Initialize()197 FrameHeapAllocator::Finalize() in Finalize()
49 nw::demo::FrameHeapAllocator s_FrameHeapAllocator;