Home
last modified time | relevance | path

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

/aosp_15_r20/art/dexoptanalyzer/
H A Ddexoptanalyzer.cc144 class DexoptAnalyzer final { class
146 DexoptAnalyzer() : only_flatten_context_(false), downgrade_(false) {} in DexoptAnalyzer() function in art::dexoptanalyzer::DexoptAnalyzer