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