Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1869 const bool compile_individually = ShouldCompileDexFilesIndividually(); in Compile() local
1870 if (compile_individually) { in Compile()
1895 if (compile_individually) { in Compile()