Searched refs:GetCurrentAllocator (Results 1 – 24 of 24) sorted by relevance
60 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in Alloc()70 ? heap->GetCurrentAllocator() in CopyOf()
56 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in RecursiveCreateMultiArray()125 gc::AllocatorType allocator_type = runtime->GetHeap()->GetCurrentAllocator(); in Alloc()148 ? heap->GetCurrentAllocator() in CopyOf()
78 return Alloc(self, Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObject()
89 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in DoReplace()126 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in DoConcat()192 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in DoRepeat()214 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocFromUtf16()252 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocFromModifiedUtf8()
163 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in TEST_F()184 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in TEST_F()
49 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromBytes()80 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromUtf16Bytes()96 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromChars()113 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in StringFactory_newStringFromString()
73 runtime->GetHeap()->GetCurrentAllocator()); in Array_createObjectArray()
74 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in String_fastSubstring()
145 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in VMRuntime_newUnpaddedArray()
721 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in Class_getSimpleNameNative()923 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in Class_newInstance()
248 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObjectFromCode()272 self, heap->GetCurrentAllocator()); in AllocObjectFromCodeResolved()347 heap->GetCurrentAllocator()); in AllocArrayFromCode()
157 Runtime::Current()->GetHeap()->GetCurrentAllocator())); in TEST_F()764 instance_fields_test_class->Alloc(soa.Self(), heap->GetCurrentAllocator())); in TEST_F()782 heap->GetCurrentAllocator())); in TEST_F()790 heap->GetCurrentAllocator())); in TEST_F()
513 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AppendF()
1429 gc::AllocatorType allocator_type = runtime->GetHeap()->GetCurrentAllocator(); in CreatePreAllocatedException()
540 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in NterpAllocateObject()646 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in DoFilledNewArray()
262 GetCurrentAllocator(), in AllocObject()302 AllocatorType GetCurrentAllocator() const { in GetCurrentAllocator() function312 GetCurrentNonMovingAllocator() : GetCurrentAllocator(); in GetUpdatedAllocator()
1944 bool was_default_allocator = allocator == GetCurrentAllocator(); in AllocateInternalWithGc()1975 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()2023 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()2061 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()2078 if ((was_default_allocator && allocator != GetCurrentAllocator()) || in AllocateInternalWithGc()
1426 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFactoryNewStringFromBytes()1441 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFactoryNewStringFromChars()1457 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFactoryNewStringFromString()1474 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedStringFastSubstring()1902 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in UnstartedJNIVMRuntimeNewUnpaddedArray()2091 self, array_class, length, runtime->GetHeap()->GetCurrentAllocator()); in UnstartedJNIArrayCreateObjectArray()
856 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in NEW_INSTANCE()883 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in NEW_ARRAY()
1497 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in DoFilledNewArray()
593 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in ProcessAnnotationValue()
928 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocObject()2056 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in NewStringUTF()
459 gc::AllocatorType allocator_type = runtime->GetHeap()->GetCurrentAllocator(); in ThreadLocalHashOverride()
1809 driver_->self_, driver_->runtime_->GetHeap()->GetCurrentAllocator())); in CollectAndCreateNewInstances()