Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc979 bool at_max_capacity = false; in Reserve() local
987 at_max_capacity = IsAtMaxCapacity(); in Reserve()
993 if (at_max_capacity) { in Reserve()