Searched refs:MallocAllocator (Results 1 – 1 of 1) sorted by relevance
32 class MallocAllocator : public Allocator { class34 explicit MallocAllocator() {} in MallocAllocator() function in art::MallocAllocator35 ~MallocAllocator() {} in ~MallocAllocator()46 DISALLOW_COPY_AND_ASSIGN(MallocAllocator);49 MallocAllocator g_malloc_allocator;