Searched defs:compiler_filter (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/cmds/installd/ |
| D | dexopt.cpp | 193 const char* instruction_set, const char* compiler_filter, in run_dex2oat() 1290 const char* compiler_filter, bool profile_was_updated) { in exec_dexoptanalyzer() 1398 const char* compiler_filter, bool* is_public_out, int* dexopt_needed_out, in process_secondary_dex_dexopt() 1491 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt()
|
| D | otapreopt.cpp | 177 const char* compiler_filter; member
|
| D | InstalldNativeService.cpp | 1817 const char* compiler_filter = compilerFilter.c_str(); in dexopt() local
|