Searched refs:profile_file_arg (Results 1 – 1 of 1) sorted by relevance
823 char profile_file_arg[strlen("--profile-file=") + PKG_PATH_MAX]; in run_dex2oat() local851 sprintf(profile_file_arg, "--profile-file=%s", profile_file); in run_dex2oat()918 argv[i++] = profile_file_arg; in run_dex2oat()