Searched defs:compiler_filter (Results 1 – 6 of 6) sorted by relevance
| /frameworks/native/cmds/installd/ |
| D | otapreopt_parameters.h | 42 const char* compiler_filter; variable
|
| D | run_dex2oat.cpp | 80 const char* compiler_filter, in Initialize() 182 const char* compiler_filter, in PrepareCompilerConfigFlags()
|
| D | dexopt.cpp | 1182 const std::string& compiler_filter, in RunDexoptAnalyzer() 1537 const char* compiler_filter, bool* is_public_out, int* dexopt_needed_out, in process_secondary_dex_dexopt() 1674 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt()
|
| D | run_dex2oat_test.cpp | 108 const char* compiler_filter = "extract"; member
|
| D | InstalldNativeService.cpp | 2424 const char* compiler_filter = compilerFilter.c_str(); in dexopt() local
|
| /frameworks/native/cmds/installd/tests/ |
| D | installd_dexopt_test.cpp | 360 std::string compiler_filter = "speed-profile"; in CompileSecondaryDex() local 434 void CompilePrimaryDexOk(std::string compiler_filter, in CompilePrimaryDexOk() 453 void CompilePrimaryDexFail(std::string compiler_filter, in CompilePrimaryDexFail() 472 void CompilePrimaryDex(std::string compiler_filter, in CompilePrimaryDex()
|