Searched defs:dex2oat_isa_features (Results 1 - 1 of 1) sorted by relevance

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

Completed in 295 milliseconds