Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/include/berberis/base/
Dforever_alloc.h33 class ForeverAllocator {
35 constexpr ForeverAllocator() : curr_(0) {} in ForeverAllocator() function
90 DISALLOW_COPY_AND_ASSIGN(ForeverAllocator);
96 static ForeverAllocator g_forever_allocator; in AllocateForever()
/frameworks/libs/binary_translation/base/
Dforever_alloc_test.cc39 ForeverAllocator alloc; in CheckBasicAllocations()
70 ForeverAllocator g_alloc;