Home
last modified time | relevance | path

Searched refs:AllocLargeObject (Results 1 – 5 of 5) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc-inl.h35 return AllocLargeObject(self, size, bytes_allocated, usable_size, in Alloc()
Drosalloc.h811 void* AllocLargeObject(Thread* self, size_t size, size_t* bytes_allocated,
Drosalloc.cc462 void* RosAlloc::AllocLargeObject(Thread* self, size_t size, size_t* bytes_allocated, in AllocLargeObject() function in art::gc::allocator::RosAlloc
/art/runtime/gc/
Dheap-inl.h94 obj = AllocLargeObject<kInstrumented, PreFenceVisitor>(self, &klass, byte_count, in AllocObjectWithAllocator()
271 inline mirror::Object* Heap::AllocLargeObject(Thread* self, in AllocLargeObject() function
Dheap.h1010 mirror::Object* AllocLargeObject(Thread* self,