Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc2114 const bool compile_individually = ShouldCompileDexFilesIndividually(); in Compile() local
2115 if (compile_individually) { in Compile()
2144 if (compile_individually) { in Compile()