Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc1110 bool should_inflate = false; in MonitorEnter() local
1123 if (should_inflate) { in MonitorEnter()
1187 should_inflate = true; in MonitorEnter()