Searched defs:AllocLargeObject (Results 1 – 2 of 2) sorted by relevance
233 inline mirror::Object* Heap::AllocLargeObject(Thread* self, in AllocLargeObject() function
459 void* RosAlloc::AllocLargeObject(Thread* self, size_t size, size_t* bytes_allocated, in AllocLargeObject() function in art::gc::allocator::RosAlloc