Home
last modified time | relevance | path

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

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