Searched defs:should_allocate (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc2192 bool should_allocate = false; local
2212 should_allocate = true;
2215 should_allocate = true;
2218 if (should_allocate) {

Completed in 41 milliseconds