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.cpp723 bool have_dex2oat_isa_features = get_property(dex2oat_isa_features_key, in run_dex2oat() local
844 + (have_dex2oat_isa_features ? 1 : 0) in run_dex2oat()
868 if (have_dex2oat_isa_features) { in run_dex2oat()