Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp299 char dex2oat_large_app_threshold[kPropertyValueMax]; in run_dex2oat() local
301 get_property("dalvik.vm.dex2oat-very-large", dex2oat_large_app_threshold, NULL) > 0; in run_dex2oat()
306 dex2oat_large_app_threshold); in run_dex2oat()