Home
last modified time | relevance | path

Searched refs:IncreaseCodeCacheCapacity (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Djit_memory_region.h77 bool IncreaseCodeCacheCapacity() REQUIRES(Locks::jit_lock_);
Djit_memory_region.cc312 bool JitMemoryRegion::IncreaseCodeCacheCapacity() { in IncreaseCodeCacheCapacity() function in art::jit::JitMemoryRegion
Djit_code_cache.cc1141 private_region_.IncreaseCodeCacheCapacity(); in GarbageCollectCache()
1187 private_region_.IncreaseCodeCacheCapacity(); in GarbageCollectCache()