Searched refs:was_full (Results 1 – 3 of 3) sorted by relevance
370 auto const was_full = is_full(); in on_write() local374 return was_full; in on_write()
598 bool was_full = stdin_->buffer_full(); in ReadStdin() local606 if (was_full && !stdin_->buffer_full()) { in ReadStdin()
496 auto const was_full = is_full(); in on_write() local500 return was_full; in on_write()