Searched defs:Skip (Results 1 – 12 of 12) sorted by relevance
98 bool FileInputStream::Skip(int count) { in Skip() function in google::protobuf::io::FileInputStream154 int FileInputStream::CopyingFileInputStream::Skip(int count) { in Skip() function in google::protobuf::io::FileInputStream::CopyingFileInputStream288 bool IstreamInputStream::Skip(int count) { in Skip() function in google::protobuf::io::IstreamInputStream382 bool ConcatenatingInputStream::Skip(int count) { in Skip() function in google::protobuf::io::ConcatenatingInputStream448 bool LimitingInputStream::Skip(int count) { in Skip() function in google::protobuf::io::LimitingInputStream
93 bool ArrayInputStream::Skip(int count) { in Skip() function in google::protobuf::io::ArrayInputStream234 int CopyingInputStream::Skip(int count) { in Skip() function in google::protobuf::io::CopyingInputStream312 bool CopyingInputStreamAdaptor::Skip(int count) { in Skip() function in google::protobuf::io::CopyingInputStreamAdaptor
169 bool GzipInputStream::Skip(int count) { in Skip() function in google::protobuf::io::GzipInputStream
214 bool CodedInputStream::Skip(int count) { in Skip() function in google::protobuf::io::CodedInputStream702 bool CodedOutputStream::Skip(int count) { in Skip() function in google::protobuf::io::CodedOutputStream
145 bool Skip(int count) { return array_stream_.Skip(count); } in Skip() function in google::protobuf::io::__anon4cc70b290111::TestInputStream
239 virtual bool Skip(int count) { in TEST_F() function in google::protobuf::io::__anonedf7e7f80111::TEST_F::In1349 bool Skip(int count) { GOOGLE_LOG(FATAL) << "Not implemented."; return false; } in Skip() function in google::protobuf::io::__anonedf7e7f80111::ReallyBigInputStream
50 void Utf8Iterator::Skip(int amount) { in Skip() function in aapt::text::Utf8Iterator
154 void ArrayByteSource::Skip(size_t n) { in Skip() function in google::protobuf::strings::ArrayByteSource182 void LimitByteSource::Skip(size_t n) { in Skip() function in google::protobuf::strings::LimitByteSource
57 void Skip(size_t n) { data_.remove_prefix(n); } in Skip() function in google::protobuf::strings::__anon62d99d070111::MockByteSource
102 bool Skip(int count) override { in Skip() function
139 void Skip(uint64 count) { in Skip() function
265 void Skip(uint64 num_skips) { in Skip() function