Searched defs:compiler_filter (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/cmds/installd/ |
| D | otapreopt_parameters.h | 42 const char* compiler_filter; variable
|
| D | dexopt.cpp | 317 const char* compiler_filter, in RunDex2Oat() 1529 const std::string& compiler_filter, in RunDexoptAnalyzer() 1874 const char* compiler_filter, bool* is_public_out, int* dexopt_needed_out, in process_secondary_dex_dexopt() 2009 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt()
|
| D | InstalldNativeService.cpp | 2114 const char* compiler_filter = compilerFilter.c_str(); in dexopt() local
|
| /frameworks/native/cmds/installd/tests/ |
| D | installd_dexopt_test.cpp | 342 std::string compiler_filter = "speed-profile"; in CompileSecondaryDex() local 419 void CompilePrimaryDexOk(std::string compiler_filter, in CompilePrimaryDexOk() 438 void CompilePrimaryDexFail(std::string compiler_filter, in CompilePrimaryDexFail() 457 void CompilePrimaryDex(std::string compiler_filter, in CompilePrimaryDex()
|