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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp261 bool have_dex2oat_large_app_threshold = local
264 if (have_dex2oat_large_app_threshold) {
392 + (have_dex2oat_large_app_threshold ? 1 : 0)];
437 if (have_dex2oat_large_app_threshold) {

Completed in 2166 milliseconds