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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp260 char dex2oat_large_app_threshold[kPropertyValueMax]; local
262 get_property("dalvik.vm.dex2oat-very-large", dex2oat_large_app_threshold, NULL) > 0;
267 dex2oat_large_app_threshold);

Completed in 87 milliseconds