Searched refs:dex2oat_isa_features (Results 1 – 2 of 2) sorted by relevance
634 char dex2oat_isa_features[sizeof("--instruction-set-features=") -1 + PROPERTY_VALUE_MAX]; in startVm() local855 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()857 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()
225 char dex2oat_isa_features[kPropertyValueMax]; in run_dex2oat() local227 dex2oat_isa_features, NULL) > 0; in run_dex2oat()303 sprintf(instruction_set_features_arg, "--instruction-set-features=%s", dex2oat_isa_features); in run_dex2oat()