Searched defs:IsAtEnd (Results 1 – 10 of 10) sorted by relevance
35 bool ResourceFileReader::IsAtEnd() { in IsAtEnd() function in webrtc::testing::bwe::ResourceFileReader
175 bool IsAtEnd() const { return is_at_end_; } in IsAtEnd() function
358 bool IsAtEnd() const { return it_ == (*target_.dict_ptr_)->end(); } in IsAtEnd() function
164 bool IsAtEnd() const { in IsAtEnd() function
420 bool IsAtEnd; variable478 bool IsAtEnd; variable
423 bool IsAtEnd; variable481 bool IsAtEnd; variable
270 iterator(NamespaceSpecifierSet &Set, bool IsAtEnd) in iterator()
996 public bool IsAtEnd property in Google.Protobuf.CodedInputStream
516 bool DesktopRegion::Iterator::IsAtEnd() const { in IsAtEnd() function in webrtc::DesktopRegion::Iterator
333 iterator(const IndexBitcodeWriter &Writer, bool IsAtEnd) : Writer(Writer) { in iterator()