Home
last modified time | relevance | path

Searched refs:GetCurrentAllocator (Results 1 – 24 of 24) sorted by relevance

/art/runtime/mirror/
Dobject_array-alloc-inl.h60 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in Alloc()
70 ? heap->GetCurrentAllocator() in CopyOf()
Darray.cc56 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()
Dclass-alloc-inl.h78 return Alloc(self, Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObject()
Dstring.cc89 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()
Dobject_test.cc163 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in TEST_F()
184 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in TEST_F()
/art/runtime/native/
Djava_lang_StringFactory.cc49 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()
Djava_lang_reflect_Array.cc73 runtime->GetHeap()->GetCurrentAllocator()); in Array_createObjectArray()
Djava_lang_String.cc74 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in String_fastSubstring()
Ddalvik_system_VMRuntime.cc145 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator(); in VMRuntime_newUnpaddedArray()
Djava_lang_Class.cc721 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in Class_getSimpleNameNative()
923 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in Class_newInstance()
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h248 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in AllocObjectFromCode()
272 self, heap->GetCurrentAllocator()); in AllocObjectFromCodeResolved()
347 heap->GetCurrentAllocator()); in AllocArrayFromCode()
/art/runtime/
Dtransaction_test.cc157 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()
Dstring_builder_append.cc513 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AppendF()
Druntime.cc1429 gc::AllocatorType allocator_type = runtime->GetHeap()->GetCurrentAllocator(); in CreatePreAllocatedException()
/art/runtime/interpreter/mterp/
Dnterp.cc540 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in NterpAllocateObject()
646 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in DoFilledNewArray()
/art/runtime/gc/
Dheap.h262 GetCurrentAllocator(), in AllocObject()
302 AllocatorType GetCurrentAllocator() const { in GetCurrentAllocator() function
312 GetCurrentNonMovingAllocator() : GetCurrentAllocator(); in GetUpdatedAllocator()
Dheap.cc1944 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()
/art/runtime/interpreter/
Dunstarted_runtime.cc1426 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()
Dinterpreter_switch_impl-inl.h856 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in NEW_INSTANCE()
883 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in NEW_ARRAY()
Dinterpreter_common.cc1497 Runtime::Current()->GetHeap()->GetCurrentAllocator()); in DoFilledNewArray()
/art/runtime/dex/
Ddex_file_annotations.cc593 Runtime::Current()->GetHeap()->GetCurrentAllocator()))); in ProcessAnnotationValue()
/art/runtime/jni/
Djni_internal.cc928 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in AllocObject()
2056 gc::AllocatorType allocator_type = Runtime::Current()->GetHeap()->GetCurrentAllocator(); in NewStringUTF()
/art/dex2oat/
Ddex2oat.cc459 gc::AllocatorType allocator_type = runtime->GetHeap()->GetCurrentAllocator(); in ThreadLocalHashOverride()
/art/openjdkjvmti/
Dti_redefine.cc1809 driver_->self_, driver_->runtime_->GetHeap()->GetCurrentAllocator())); in CollectAndCreateNewInstances()