BackUp             70 google_apis/gcm/base/socket_stream.h   virtual void BackUp(int count) OVERRIDE;
BackUp            166 google_apis/gcm/base/socket_stream.h   virtual void BackUp(int count) OVERRIDE;
BackUp            125 google_apis/gcm/base/socket_stream_unittest.cc     socket_input_stream_->BackUp(total_bytes_read - bytes);
BackUp            149 google_apis/gcm/base/socket_stream_unittest.cc       socket_output_stream_->BackUp(size - bytes_to_write);
BackUp            328 google_apis/gcm/engine/connection_handler_impl.cc     input_stream_->BackUp(bytes_read);
BackUp            112 remoting/base/compound_buffer.h   virtual void BackUp(int count) OVERRIDE;
BackUp            126 remoting/base/compound_buffer_unittest.cc           input->BackUp(in_size - out_size);
BackUp            281 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   virtual void BackUp(int count)            {        inner_->BackUp(count);    }
BackUp             89 third_party/protobuf/src/google/protobuf/io/coded_stream.cc     input_->BackUp(backup_bytes);
BackUp            569 third_party/protobuf/src/google/protobuf/io/coded_stream.cc     output_->BackUp(buffer_size_);
BackUp            176 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     BackUp(size - count);
BackUp            262 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     sub_stream_->BackUp(zcontext_.avail_out);
BackUp             87 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   void BackUp(int count);
BackUp            180 third_party/protobuf/src/google/protobuf/io/gzip_stream.h   void BackUp(int count);
BackUp             55 third_party/protobuf/src/google/protobuf/io/printer.cc     output_->BackUp(buffer_size_);
BackUp            212 third_party/protobuf/src/google/protobuf/io/tokenizer.cc     input_->BackUp(buffer_size_ - buffer_pos_);
BackUp            143 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   void BackUp(int count)  { return array_stream_.BackUp(count); }
BackUp            163 third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h   virtual void BackUp(int count) = 0;
BackUp            224 third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h   virtual void BackUp(int count) = 0;
BackUp             94 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   impl_.BackUp(count);
BackUp            197 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   impl_.BackUp(count);
BackUp            284 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   impl_.BackUp(count);
BackUp            328 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   impl_.BackUp(count);
BackUp            375 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc     streams_[0]->BackUp(count);
BackUp            420 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc   if (limit_ < 0) input_->BackUp(-limit_);
BackUp            437 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc     input_->BackUp(count - limit_);
BackUp            440 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc     input_->BackUp(count);
BackUp             92 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void BackUp(int count);
BackUp            175 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void BackUp(int count);
BackUp            226 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void BackUp(int count);
BackUp            270 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void BackUp(int count);
BackUp            313 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void BackUp(int count);
BackUp            339 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   void BackUp(int count);
BackUp             74 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void BackUp(int count);
BackUp            108 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void BackUp(int count);
BackUp            140 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void BackUp(int count);
BackUp            211 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void BackUp(int count);
BackUp            299 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h   void BackUp(int count);
BackUp            147 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc       output->BackUp(out_size - in_size);
BackUp            183 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc         input->BackUp(in_size - out_size);
BackUp             70 third_party/protobuf/src/google/protobuf/testing/zcgzip.cc       out.BackUp(outlen);
BackUp             74 third_party/protobuf/src/google/protobuf/testing/zcgzip.cc       out.BackUp(outlen - readlen);
BackUp            931 third_party/protobuf/src/google/protobuf/text_format.cc       output_->BackUp(buffer_size_);