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 ByteExtent(uint64_t offset, uint64_t length) in ByteExtent() function
41 uint64_t offset;
42 uint64_t length;