Searched refs:FlushCache (Results 1 – 2 of 2) sorted by relevance
39 if (!FlushCache()) { in Seek()66 if (!FlushCache()) { in Write()76 return FlushCache() && fd_->Flush(); in Flush()81 return FlushCache() && fd_->Close(); in Close()84 bool CachedFileDescriptor::FlushCache() { in FlushCache() function in chromeos_update_engine::CachedFileDescriptor
64 bool FlushCache();