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

/frameworks/native/cmds/installd/
H A Dcommands.c717 bool have_dex2oat_isa_features = property_get(dex2oat_isa_features_key, local
793 + (have_dex2oat_isa_features ? 1 : 0)
807 if (have_dex2oat_isa_features) {

Completed in 54 milliseconds