Home
last modified time | relevance | path

Searched refs:dex2oat_image_fd (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dcommands.cpp776 char dex2oat_image_fd[strlen("--app-image-fd=") + MAX_INT_LEN]; in run_dex2oat() local
791 sprintf(dex2oat_image_fd, "--app-image-fd=%d", image_fd); in run_dex2oat()
889 argv[i++] = dex2oat_image_fd; in run_dex2oat()