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

/frameworks/native/cmds/installd/
H A Dcommands.c722 bool have_dex2oat_flags = property_get("dalvik.vm.dex2oat-flags", dex2oat_flags, NULL) > 0; local
806 + (have_dex2oat_flags ? 1 : 0)
835 if (have_dex2oat_flags) {

Completed in 772 milliseconds