Lines Matching full:flush
164 * @param type The flush type.
171 * Flush and return an error if it failed. This is meant to be used when needing
172 * to flush in error situations when an error is already in flight. It would be
174 * @param f The file to flush.
175 * @param type The flush type.
182 * Flush and throw an error on failure.
183 * @param f The file to flush.
184 * @param type The flush type.
191 * @param f The file to flush.
192 * @param type The flush type.
201 * @param f The file to flush.
209 * @param f The file to flush.
217 * @param f The file to flush.
218 * @param type The flush type.
226 // Some constant flush types for ease of use.