Home
last modified time | relevance | path

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

/aosp_15_r20/external/puffin/src/include/puffin/
H A Dcommon.h32 struct ByteExtent { struct
33 constexpr ByteExtent(uint64_t offset, uint64_t length) in ByteExtent() argument
47 uint64_t offset;
48 uint64_t length;