Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp302 char dex2oat_large_app_threshold_arg[strlen("--very-large-app-threshold=") + kPropertyValueMax]; in run_dex2oat() local
304 sprintf(dex2oat_large_app_threshold_arg, in run_dex2oat()
514 argv[i++] = dex2oat_large_app_threshold_arg; in run_dex2oat()