Searched defs:partitionRef (Results 1 – 1 of 1) sorted by relevance
322 bool CInArchive::CheckExtent(unsigned volIndex, unsigned partitionRef, UInt32 blockPos, UInt32 len)… in CheckExtent()342 HRESULT CInArchive::Read(unsigned volIndex, unsigned partitionRef, UInt32 blockPos, UInt32 len, Byt… in Read()520 const unsigned partitionRef = lad.Location.PartitionRef; in ReadFileItem() local