Searched refs:was_writable (Results 1 – 1 of 1) sorted by relevance
766 const bool was_writable = data_length_ < buffer_length_; in Read() local778 if (!was_writable && copy > 0) { in Read()832 const bool was_writable = data_length_ < buffer_length_; in ConsumeReadData() local835 if (!was_writable && size > 0) { in ConsumeReadData()