Home
last modified time | relevance | path

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

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