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