Searched refs:dex2oat_image_fd (Results 1 – 1 of 1) sorted by relevance
776 char dex2oat_image_fd[strlen("--app-image-fd=") + MAX_INT_LEN]; in run_dex2oat() local791 sprintf(dex2oat_image_fd, "--app-image-fd=%d", image_fd); in run_dex2oat()889 argv[i++] = dex2oat_image_fd; in run_dex2oat()