Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLpHandler.cpp317 struct CDevice struct
323 UInt64 first_logical_sector;
335 UInt32 alignment;
345 UInt32 alignment_offset;
350 UInt64 size;
353 char partition_name[kNameLen];
356 UInt32 flags;
358 void Parse(const Byte *p) in Parse()