Searched refs:GetCurrentAllocator (Results 1 – 22 of 22) sorted by relevance
48 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromBytes()65 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromChars()82 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromString()
73 runtime->GetHeap()->GetCurrentAllocator()); in Array_createObjectArray()
82 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in String_fastSubstring()
125 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in VMRuntime_newUnpaddedArray()
708 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in Class_newInstance()
54 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in RecursiveCreateMultiArray()136 gc::AllocatorType allocator_type = heap->IsMovableObject(this) ? heap->GetCurrentAllocator() : in CopyOf()
104 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in DoReplace()140 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocFromStrings()176 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocFromUtf16()213 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocFromModifiedUtf8()
159 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in TEST_F()165 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()171 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()182 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in TEST_F()188 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()194 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()200 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()
63 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in Alloc()355 gc::AllocatorType allocator_type = heap->IsMovableObject(this) ? heap->GetCurrentAllocator() : in CopyOf()
229 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in Alloc()
758 return Alloc<true>(self, Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObject()
196 Runtime::Current()->GetHeap()->GetCurrentAllocator()).Ptr(); in AllocObjectFromCode()219 return klass->Alloc</*kInstrumented*/true, false>(self, heap->GetCurrentAllocator()).Ptr(); in AllocObjectFromCodeResolved()294 heap->GetCurrentAllocator()); in AllocArrayFromCode()
394 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in MterpNewInstance()399 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in MterpNewInstance()481 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in MterpNewArray()
1582 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc()1593 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1609 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1629 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1659 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1677 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()1726 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()4060 const AllocatorType allocator_type = GetCurrentAllocator(); in AllocWithNewTLAB()
209 GetCurrentAllocator(), in AllocObject()242 AllocatorType GetCurrentAllocator() const { in GetCurrentAllocator() function
1310 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFactoryNewStringFromChars()1325 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFactoryNewStringFromString()1342 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFastSubstring()1645 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedJNIVMRuntimeNewUnpaddedArray()1783 self, array_class, length, runtime->GetHeap()->GetCurrentAllocator()); in UnstartedJNIArrayCreateObjectArray()
576 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in ExecuteSwitchImpl()582 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in ExecuteSwitchImpl()610 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in ExecuteSwitchImpl()
1207 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in DoFilledNewArray()
159 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in TEST_F()
577 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in ProcessAnnotationValue()
1310 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in CreateObject()1341 heap->GetCurrentAllocator()); in CreateArrayObject()
691 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocObject()