Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp783 bool have_dex2oat_isa_features = property_get(dex2oat_isa_features_key, in run_dex2oat() local
892 + (have_dex2oat_isa_features ? 1 : 0) in run_dex2oat()
914 if (have_dex2oat_isa_features) { in run_dex2oat()