Searched refs:profile_arg (Results 1 – 1 of 1) sorted by relevance
418 char profile_arg[strlen("--profile-file-fd=") + MAX_INT_LEN]; in run_dex2oat() local420 sprintf(profile_arg, "--profile-file-fd=%d", profile_fd); in run_dex2oat()524 argv[i++] = profile_arg; in run_dex2oat()