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