Home | History | Annotate | Download | only in gc

Lines Matching refs:AllocatorType

517 void Heap::ChangeAllocator(AllocatorType allocator) {
934 void Heap::ThrowOutOfMemoryError(Thread* self, size_t byte_count, AllocatorType allocator_type) {
1280 mirror::Object* Heap::AllocateInternalWithGc(Thread* self, AllocatorType allocator,