Searched refs:instruction_set_arg (Results 1 – 1 of 1) sorted by relevance
336 char instruction_set_arg[arraysize("--instruction-set=") + MAX_INSTRUCTION_SET_LEN]; in run_dex2oat() local360 sprintf(instruction_set_arg, "--instruction-set=%s", instruction_set); in run_dex2oat()477 argv[i++] = instruction_set_arg; in run_dex2oat()