Searched refs:WithinBounds (Results 1 – 2 of 2) sorted by relevance
264 bool WithinBounds(size_t offset, size_t length) const { in WithinBounds() function
59 CHECK(shm.WithinBounds(offset, len)) in BufferAt()