Home | History | Annotate | Download | only in installd

Lines Matching full:have_dex2oat_flags

721     bool have_dex2oat_flags = property_get("dalvik.vm.dex2oat-flags", dex2oat_flags, NULL) > 0;
799 + (have_dex2oat_flags ? 1 : 0)];
827 if (have_dex2oat_flags) {