Home
last modified time | relevance | path

Searched defs:AllocWithGrowth (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/gc/space/
H A Dmemory_tool_malloc_space-inl.h92 kUseObjSizeForUsable>::AllocWithGrowth( in AllocWithGrowth() function
H A Dspace_test.h87 mirror::Object* AllocWithGrowth(space::MallocSpace* alloc_space, in AllocWithGrowth() function
H A Ddlmalloc_space.cc167 mirror::Object* DlMallocSpace::AllocWithGrowth(Thread* self, size_t num_bytes, in AllocWithGrowth() function in art::gc::space::DlMallocSpace
H A Drosalloc_space.cc202 mirror::Object* RosAllocSpace::AllocWithGrowth(Thread* self, size_t num_bytes, in AllocWithGrowth() function in art::gc::space::RosAllocSpace