Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1905 const bool compile_individually = ShouldCompileDexFilesIndividually(); in Compile() local
1906 if (compile_individually) { in Compile()
1923 if (compile_individually) { in Compile()