Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc2270 bool FlushCloseOutputFile(File* file) { in FlushCloseOutputFile() function in art::Dex2Oat
2296 result &= FlushCloseOutputFile((*files)[i].get()); in FlushCloseOutputFiles()