Searched refs:MallocAllocator (Results 1 – 1 of 1) sorted by relevance
28 class MallocAllocator final : public Allocator { class30 MallocAllocator() {} in MallocAllocator() function in art::MallocAllocator31 ~MallocAllocator() {} in ~MallocAllocator()42 DISALLOW_COPY_AND_ASSIGN(MallocAllocator);45 MallocAllocator g_malloc_allocator;