Searched refs:ConstEnd (Results 1 – 2 of 2) sorted by relevance
37 typename BufferType::const_iterator ConstEnd() { return buffer_.cend(); } in ConstEnd() function98 return {&*this->ConstCursor(), &*this->ConstEnd()}; in GetNextReadBufferSection()138 return {&*this->ConstCursor(), &*this->ConstEnd()}; in GetNextReadBufferSection()
52 return {&*ConstCursor(), &*ConstEnd()}; in GetNextReadBufferSection()