Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DExtHandler.cpp570 struct CExtentIndexNode struct
572 UInt32 VirtBlock;
573 UInt64 PhyLeaf;
575 void Parse(const Byte *p) in Parse()