Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c745 char top_k_profile_threshold_arg[strlen("--top-k-profile-threshold=") + PROPERTY_VALUE_MAX]; in run_dex2oat() local
774 snprintf(top_k_profile_threshold_arg, sizeof(top_k_profile_threshold_arg), in run_dex2oat()
822 argv[i++] = top_k_profile_threshold_arg; in run_dex2oat()