Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp823 char profile_file_arg[strlen("--profile-file=") + PKG_PATH_MAX]; in run_dex2oat() local
851 sprintf(profile_file_arg, "--profile-file=%s", profile_file); in run_dex2oat()
918 argv[i++] = profile_file_arg; in run_dex2oat()