Home
last modified time | relevance | path

Searched defs: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