Searched refs:offsetIsValid (Results 1 – 1 of 1) sorted by relevance
258 bool offsetIsValid(size_t offset) const { in offsetIsValid() function263 if (!offsetIsValid(offset)) return nullptr; in itemAt()