Searched refs:GetCurrentAllocator (Results 1 – 19 of 19) sorted by relevance
170 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in TEST_F()176 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()182 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()193 Runtime::Current()->GetHeap()->GetCurrentAllocator(), true))); in TEST_F()199 Runtime::Current()->GetHeap()->GetCurrentAllocator(), true)); in TEST_F()205 Runtime::Current()->GetHeap()->GetCurrentAllocator(), true)); in TEST_F()211 Runtime::Current()->GetHeap()->GetCurrentAllocator(), true)); in TEST_F()282 … Runtime::Current()->GetHeap()->GetCurrentAllocator()); in TEST_F()
52 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in RecursiveCreateMultiArray()
50 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in Alloc()251 gc::AllocatorType allocator_type = heap->IsMovableObject(this) ? heap->GetCurrentAllocator() : in CopyOf()
175 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in Alloc()
571 return Alloc<true>(self, Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObject()
64 runtime->GetHeap()->GetCurrentAllocator()); in Array_createObjectArray()
101 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in VMRuntime_newUnpaddedArray()
91 bool is_current_allocator = allocator == GetCurrentAllocator(); in AllocObjectWithAllocator()95 bool after_is_current_allocator = allocator == GetCurrentAllocator(); in AllocObjectWithAllocator()
179 GetCurrentAllocator(), in AllocObject()198 AllocatorType GetCurrentAllocator() const { in GetCurrentAllocator() function
1284 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc()1297 if (was_default_allocator && allocator != GetCurrentAllocator()) { in AllocateInternalWithGc()1311 if (was_default_allocator && allocator != GetCurrentAllocator()) { in AllocateInternalWithGc()1330 if (was_default_allocator && allocator != GetCurrentAllocator()) { in AllocateInternalWithGc()1359 if (was_default_allocator && allocator != GetCurrentAllocator()) { in AllocateInternalWithGc()
94 heap->GetCurrentAllocator()); in CheckAndAllocArrayFromCode()113 heap->GetCurrentAllocator()); in CheckAndAllocArrayFromCodeInstrumented()
133 return klass->Alloc<kInstrumented>(self, Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObjectFromCode()155 return klass->Alloc<kInstrumented, false>(self, heap->GetCurrentAllocator()); in AllocObjectFromCodeResolved()227 heap->GetCurrentAllocator()); in AllocArrayFromCode()
194 kMoveFieldArrays ? heap->GetCurrentAllocator() : heap->GetCurrentNonMovingAllocator()); in AllocArtFieldArray()
93 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in TEST_F()
1428 … Runtime::Current()->GetHeap()->GetCurrentAllocator())); in CreateArrayObject()
38 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedRuntimeJni()
696 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in DoFilledNewArray()
540 runtime->GetHeap()->GetCurrentAllocator()); in ExecuteGotoImpl()562 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in ExecuteGotoImpl()
453 runtime->GetHeap()->GetCurrentAllocator()); in ExecuteSwitchImpl()476 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in ExecuteSwitchImpl()