Searched defs:IncreaseCodeCacheCapacity (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/jit/ | ||
H A D | jit_memory_region.cc | 315 bool JitMemoryRegion::IncreaseCodeCacheCapacity() { in IncreaseCodeCacheCapacity() function in art::jit::JitMemoryRegion |
H A D | jit_code_cache.cc | 1151 void JitCodeCache::IncreaseCodeCacheCapacity(Thread* self) { in IncreaseCodeCacheCapacity() function in art::jit::JitCodeCache |