Home | History | Annotate | Download | only in gc

Lines Matching refs:ChangeAllocator

517 void Heap::ChangeAllocator(AllocatorType allocator) {
1814 ChangeAllocator(kAllocatorTypeTLAB);
1816 ChangeAllocator(kAllocatorTypeBumpPointer);
1824 ChangeAllocator(kUseRosAlloc ? kAllocatorTypeRosAlloc : kAllocatorTypeDlMalloc);
1831 ChangeAllocator(kUseRosAlloc ? kAllocatorTypeRosAlloc : kAllocatorTypeDlMalloc);