Home
last modified time | relevance | path

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

/art/runtime/
Dmem_map.cc331 bool first_run = true; in MapAnonymous() local
368 if (first_run) { in MapAnonymous()
371 first_run = false; in MapAnonymous()