Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp322 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