Home
last modified time | relevance | path

Searched refs:MallocAllocator (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dallocator.cc28 class MallocAllocator final : public Allocator { class
30 MallocAllocator() {} in MallocAllocator() function in art::MallocAllocator
31 ~MallocAllocator() {} in ~MallocAllocator()
42 DISALLOW_COPY_AND_ASSIGN(MallocAllocator);
45 MallocAllocator g_malloc_allocator;