Home
last modified time | relevance | path

Searched defs:MoreCore (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/space/
H A Dmalloc_space.cc150 void* MallocSpace::MoreCore(intptr_t increment) { in MoreCore() function in art::gc::space::MallocSpace
/aosp12/art/runtime/jit/
H A Djit_memory_region.cc340 void* JitMemoryRegion::MoreCore(const void* mspace, intptr_t increment) NO_THREAD_SAFETY_ANALYSIS { in MoreCore() function in art::jit::JitMemoryRegion
H A Djit_code_cache.cc1480 void* JitCodeCache::MoreCore(const void* mspace, intptr_t increment) { in MoreCore() function in art::jit::JitCodeCache