Home
last modified time | relevance | path

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

/system/core/fs_mgr/liblp/include/liblp/
Dbuilder.h313 struct Interval { struct
318 Interval(uint32_t device_index, uint64_t start, uint64_t end) in Interval() argument
324 bool operator<(const Interval& other) const { argument