Lines Matching refs:Flush
132 bool Flush() override { in Flush() function in art::linker::OatWriter::ChecksumUpdatingOutputStream
133 return out_->Flush(); in Flush()
2611 if (!vdex_out->Flush()) { in WriteQuickeningInfo()
2666 if (!vdex_out->Flush()) { in WriteVerifierDeps()
2849 if (!out->Flush()) { in WriteHeader()
2860 if (!out->Flush()) { in WriteHeader()
3243 if (!out->Flush()) { in WriteDexFiles()
3315 if (!out->Flush()) { in WriteDexFiles()
3400 if (!out->Flush()) { in SeekToDexFile()
3532 if (file->Flush() != 0) { in WriteDexFile()
3586 if (!out->Flush()) { in WriteDexFile()
3626 if (file->Flush() != 0) { in WriteDexFile()
3647 if (!out->Flush()) { in WriteDexFile()
3674 if (!out->Flush()) { in WriteDexFile()
3871 if (!oat_rodata->Flush()) { in WriteTypeLookupTables()
3934 if (!oat_rodata->Flush()) { in WriteDexLayoutSections()
4003 if (!vdex_out->Flush()) { in WriteChecksumsAndVdexHeader()