Home
last modified time | relevance | path

Searched defs:compiler_filter (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp193 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()
Dotapreopt.cpp177 const char* compiler_filter; member
DInstalldNativeService.cpp1817 const char* compiler_filter = compilerFilter.c_str(); in dexopt() local