Home
last modified time | relevance | path

Searched defs:Allocator (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dmonitor_pool.h175 typedef TrackingAllocator<byte, kAllocatorTagMonitorPool> Allocator; typedef
/art/runtime/base/
Dallocator.h36 Allocator() {} in Allocator() function
/art/compiler/dex/
Dglobal_value_numbering.h203 ScopedArenaAllocator* Allocator() const { in Allocator() function