Home
last modified time | relevance | path

Searched refs:WithinBounds (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h264 bool WithinBounds(size_t offset, size_t length) const { in WithinBounds() function
/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp59 CHECK(shm.WithinBounds(offset, len)) in BufferAt()