Searched refs:oat_location_arg (Results 1 – 1 of 1) sorted by relevance
766 char oat_location_arg[strlen("--oat-location=") + PKG_PATH_MAX]; in run_dex2oat() local781 sprintf(oat_location_arg, "--oat-location=%s", output_file_name); in run_dex2oat()863 argv[i++] = oat_location_arg; in run_dex2oat()