Searched defs:was_readable (Results 1 – 3 of 3) sorted by relevance
80 const bool was_readable = (data_length_ > 0); in Write() local143 const bool was_readable = (data_length_ > 0); in ConsumeWriteBuffer() local
272 const bool was_readable = buffer_.is_readable(); in Write() local
6650 let was_readable = stream.is_readable(); in process_frame() localVariable6780 let was_readable = stream.is_readable(); in process_frame() localVariable