Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc1308 bool have_system_odex = false; in OpenOatFileFromDexLocation() local
1327 have_system_odex = true; in OpenOatFileFromDexLocation()
1368 } else if (have_system_odex) { in OpenOatFileFromDexLocation()