Searched defs:MoreCore (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/space/ | ||
D | malloc_space.cc | 150 void* MallocSpace::MoreCore(intptr_t increment) { in MoreCore() function in art::gc::space::MallocSpace |
/art/runtime/jit/ | ||
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 |
D | jit_code_cache.cc | 1499 void* JitCodeCache::MoreCore(const void* mspace, intptr_t increment) { in MoreCore() function in art::jit::JitCodeCache |