Home
last modified time | relevance | path

Searched refs:GetBootImageCompilerFilter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/odrefresh/
H A Dodr_config.h232 const std::string& GetBootImageCompilerFilter() const { in GetBootImageCompilerFilter() function
H A Dodrefresh.cc1874 const std::string& compiler_filter = config_.GetBootImageCompilerFilter(); in RunDex2oatForBootClasspath()