Searched refs:FlushOutputFile (Results 1 - 1 of 1) sorted by relevance

/art/dex2oat/
H A Ddex2oat.cc1986 if (!FlushOutputFile(&vdex_files_[i]) || !FlushOutputFile(&oat_files_[i])) {
2047 bool FlushOutputFile(std::unique_ptr<File>* file) { function in class:art::FINAL
2072 if (!FlushOutputFile(&(*files)[i])) {

Completed in 176 milliseconds