Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c717 char dex2oat_isa_features[PROPERTY_VALUE_MAX]; in run_dex2oat() local
719 dex2oat_isa_features, NULL) > 0; in run_dex2oat()
757 sprintf(instruction_set_features_arg, "--instruction-set-features=%s", dex2oat_isa_features); in run_dex2oat()