Searched refs:unsigned_offset (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/streams/
H A Dstream_utils.cc129 uint64_t unsigned_offset = static_cast<uint64_t>(-offset); local
130 if (position >= unsigned_offset)

Completed in 93 milliseconds