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

/frameworks/native/cmds/installd/
H A Dcommands.c711 char dex2oat_compiler_filter_flag[PROPERTY_VALUE_MAX]; local
713 dex2oat_compiler_filter_flag, NULL) > 0;
794 sprintf(dex2oat_compiler_filter_arg, "--compiler-filter=%s", dex2oat_compiler_filter_flag);

Completed in 180 milliseconds