Home | History | Annotate | Download | only in installd

Lines Matching refs:dex2oat_isa_features

225     char dex2oat_isa_features[kPropertyValueMax];
227 dex2oat_isa_features, NULL) > 0;
309 sprintf(instruction_set_features_arg, "--instruction-set-features=%s", dex2oat_isa_features);