last_returned_size_  221 remoting/base/compound_buffer.cc     last_returned_size_ = read_size;
last_returned_size_  231 remoting/base/compound_buffer.cc   last_returned_size_ = 0;
last_returned_size_  236 remoting/base/compound_buffer.cc   DCHECK_LE(count, last_returned_size_);
last_returned_size_  247 remoting/base/compound_buffer.cc   last_returned_size_ = 0;
last_returned_size_  252 remoting/base/compound_buffer.cc   last_returned_size_ = 0;
last_returned_size_  122 remoting/base/compound_buffer.h   int last_returned_size_;
last_returned_size_   68 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     last_returned_size_ = min(block_size_, size_ - position_);
last_returned_size_   70 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     *size = last_returned_size_;
last_returned_size_   71 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     position_ += last_returned_size_;
last_returned_size_   75 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     last_returned_size_ = 0;   // Don't let caller back up.
last_returned_size_   81 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   GOOGLE_CHECK_GT(last_returned_size_, 0)
last_returned_size_   83 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   GOOGLE_CHECK_LE(count, last_returned_size_);
last_returned_size_   86 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   last_returned_size_ = 0;  // Don't let caller back up further.
last_returned_size_   91 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   last_returned_size_ = 0;   // Don't let caller back up.
last_returned_size_  121 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     last_returned_size_ = min(block_size_, size_ - position_);
last_returned_size_  123 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     *size = last_returned_size_;
last_returned_size_  124 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     position_ += last_returned_size_;
last_returned_size_  128 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc     last_returned_size_ = 0;   // Don't let caller back up.
last_returned_size_  134 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   GOOGLE_CHECK_GT(last_returned_size_, 0)
last_returned_size_  136 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   GOOGLE_CHECK_LE(count, last_returned_size_);
last_returned_size_  139 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc   last_returned_size_ = 0;  // Don't let caller back up further.
last_returned_size_   85 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   int last_returned_size_;   // How many bytes we returned last time Next()
last_returned_size_  117 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   int last_returned_size_;   // How many bytes we returned last time Next()