Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dmalloc_space.cc151 void* MallocSpace::MoreCore(intptr_t increment) { in MoreCore() function in art::gc::space::MallocSpace
/art/runtime/jit/
Djit_code_cache.cc1939 void* JitCodeCache::MoreCore(const void* mspace, intptr_t increment) NO_THREAD_SAFETY_ANALYSIS { in MoreCore() function in art::jit::JitCodeCache