Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp751 bool have_app_image_format = in run_dex2oat() local
753 if (have_app_image_format) { in run_dex2oat()
854 + (have_app_image_format ? 1 : 0) in run_dex2oat()
897 if (have_app_image_format) { in run_dex2oat()
1493 bool have_app_image_format = in dexopt() local
1497 if (profile_guided && have_app_image_format) { in dexopt()