Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DVhdHandler.cpp128 struct CParentLocatorEntry struct
130 UInt32 Code;
131 UInt32 DataSpace;
132 UInt32 DataLen;
133 UInt64 DataOffset;
135 bool Parse(const Byte *p) in Parse()