Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc2022 bool ShouldCompileDexFilesIndividually() const { in ShouldCompileDexFilesIndividually() function in art::Dex2Oat
2114 const bool compile_individually = ShouldCompileDexFilesIndividually(); in Compile()