ArmNN
 24.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ICustomAllocator Member List

This is the complete list of members for ICustomAllocator, including all inherited members.

allocate(size_t size, size_t alignment)=0ICustomAllocatorpure virtual
free(void *ptr)=0ICustomAllocatorpure virtual
GetMemoryRegionAtOffset(void *buffer, size_t offset, size_t alignment=0)ICustomAllocatorinlinevirtual
GetMemorySourceType()=0ICustomAllocatorpure virtual
~ICustomAllocator()=defaultICustomAllocatorvirtual