Searched refs:instruction_set_features_arg (Results 1 – 1 of 1) sorted by relevance
822 char instruction_set_features_arg[strlen("--instruction-set-features=") + PROPERTY_VALUE_MAX]; in run_dex2oat() local837 sprintf(instruction_set_features_arg, "--instruction-set-features=%s", dex2oat_isa_features); in run_dex2oat()915 argv[i++] = instruction_set_features_arg; in run_dex2oat()