Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp300 bool have_dex2oat_large_app_threshold = in run_dex2oat() local
303 if (have_dex2oat_large_app_threshold) { in run_dex2oat()
462 + (have_dex2oat_large_app_threshold ? 1 : 0) in run_dex2oat()
513 if (have_dex2oat_large_app_threshold) { in run_dex2oat()