Skip               56 android_webview/browser/net/android_stream_reader_url_request_job_unittest.cc   virtual bool Skip(int64_t n, int64_t* bytes_skipped) OVERRIDE {
Skip               65 android_webview/native/input_stream_impl.cc bool InputStreamImpl::Skip(int64_t n, int64_t* bytes_skipped) {
Skip               14 base/big_endian.cc bool BigEndianReader::Skip(size_t len) {
Skip               61 base/big_endian.cc bool BigEndianWriter::Skip(size_t len) {
Skip               58 base/win/enum_variant.cc STDMETHODIMP EnumVariant::Skip(ULONG skip_count) {
Skip              177 courgette/streams.cc bool SourceStream::Skip(size_t byte_count) {
Skip               78 crypto/openpgp_symmetric_encryption.cc   bool Skip(size_t n) {
Skip               68 google_apis/gcm/base/socket_stream.cc bool SocketInputStream::Skip(int count) {
Skip              250 remoting/base/compound_buffer.cc bool CompoundBufferInputStream::Skip(int count) {
Skip               95 third_party/leveldatabase/env_chromium_stdio.cc   virtual Status Skip(uint64_t n) {
Skip               77 third_party/leveldatabase/env_chromium_win.cc   virtual Status Skip(uint64_t n) {
Skip              135 third_party/libwebp/demux/demux.c static WEBP_INLINE void Skip(MemBuffer* const mem, size_t size) {
Skip              178 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::Skip(int count) {
Skip              573 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedOutputStream::Skip(int count) {
Skip              232 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     virtual bool Skip(int count) {
Skip             1155 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc   bool Skip(int count)    { GOOGLE_LOG(FATAL) << "Not implemented."; return false; }
Skip              167 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc bool GzipInputStream::Skip(int count) {
Skip              144 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   bool Skip(int count)    { return array_stream_.Skip(count);   }
Skip               97 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool FileInputStream::Skip(int count) {
Skip              153 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc int FileInputStream::CopyingFileInputStream::Skip(int count) {
Skip              287 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool IstreamInputStream::Skip(int count) {
Skip              381 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool ConcatenatingInputStream::Skip(int count) {
Skip              445 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool LimitingInputStream::Skip(int count) {
Skip               89 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool ArrayInputStream::Skip(int count) {
Skip              191 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc int CopyingInputStream::Skip(int count) {
Skip              269 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool CopyingInputStreamAdaptor::Skip(int count) {
Skip              156 ui/base/dragdrop/os_exchange_data_provider_win.cc STDMETHODIMP FormatEtcEnumerator::Skip(ULONG skip_count) {