Home | History | Annotate | Download | only in installd

Lines Matching refs:instruction_set_arg

284     char instruction_set_arg[arraysize("--instruction-set=") + MAX_INSTRUCTION_SET_LEN];
301 sprintf(instruction_set_arg, "--instruction-set=%s", instruction_set);
401 argv[i++] = instruction_set_arg;