Searched refs:dex2oat_isa_features (Results 1 – 2 of 2) sorted by relevance
615 char dex2oat_isa_features[sizeof("--instruction-set-features=") -1 + PROPERTY_VALUE_MAX]; in startVm() local836 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()838 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()
820 char dex2oat_isa_features[kPropertyValueMax]; in run_dex2oat() local822 dex2oat_isa_features, NULL) > 0; in run_dex2oat()892 sprintf(instruction_set_features_arg, "--instruction-set-features=%s", dex2oat_isa_features); in run_dex2oat()