Searched defs:IsAtEnd (Results 1 – 10 of 10) sorted by relevance
71 bool IsAtEnd() const { return is_at_end_; } in IsAtEnd() function
35 bool ResourceFileReader::IsAtEnd() { in IsAtEnd() function in webrtc::testing::bwe::ResourceFileReader
420 bool IsAtEnd; variable478 bool IsAtEnd; variable
439 bool IsAtEnd = false; variable496 bool IsAtEnd = false; variable
423 bool IsAtEnd; variable481 bool IsAtEnd; variable
563 bool IsAtEnd() const { return it_ == target_.dict_.end(); } in IsAtEnd() function
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()