Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1754 bool ShouldKeepOatFileOpen() const { in ShouldKeepOatFileOpen() function in art::FINAL
3000 if (dex2oat.ShouldKeepOatFileOpen()) { in CompileImage()