Home
last modified time | relevance | path

Searched defs:ByteExtent (Results 1 – 1 of 1) sorted by relevance

/external/puffin/src/include/puffin/
Dcommon.h33 struct ByteExtent { struct
34 constexpr ByteExtent(uint64_t offset, uint64_t length) in ByteExtent() function
48 uint64_t offset;
49 uint64_t length;