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