Searched defs:AllocWithGrowth (Results 1 – 4 of 4) sorted by relevance
92 kUseObjSizeForUsable>::AllocWithGrowth( in AllocWithGrowth() function
87 mirror::Object* AllocWithGrowth(space::MallocSpace* alloc_space, in AllocWithGrowth() function
167 mirror::Object* DlMallocSpace::AllocWithGrowth(Thread* self, size_t num_bytes, in AllocWithGrowth() function in art::gc::space::DlMallocSpace
202 mirror::Object* RosAllocSpace::AllocWithGrowth(Thread* self, size_t num_bytes, in AllocWithGrowth() function in art::gc::space::RosAllocSpace