Searched refs:dex2oat_isa_features (Results 1 – 2 of 2) sorted by relevance
633 char dex2oat_isa_features[sizeof("--instruction-set-features=") -1 + PROPERTY_VALUE_MAX]; in startVm() local904 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()906 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()
264 char dex2oat_isa_features[kPropertyValueMax]; in run_dex2oat() local266 dex2oat_isa_features, NULL) > 0; in run_dex2oat()362 sprintf(instruction_set_features_arg, "--instruction-set-features=%s", dex2oat_isa_features); in run_dex2oat()