Searched defs:MoreCore (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/gc/space/ | ||
H A D | malloc_space.cc | 150 void* MallocSpace::MoreCore(intptr_t increment) { in MoreCore() function in art::gc::space::MallocSpace |
/aosp12/art/runtime/jit/ | ||
H A D | jit_memory_region.cc | 340 void* JitMemoryRegion::MoreCore(const void* mspace, intptr_t increment) NO_THREAD_SAFETY_ANALYSIS { in MoreCore() function in art::jit::JitMemoryRegion |
H A D | jit_code_cache.cc | 1480 void* JitCodeCache::MoreCore(const void* mspace, intptr_t increment) { in MoreCore() function in art::jit::JitCodeCache |