Home
last modified time | relevance | path

Searched refs:kpidVolumeIndex (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipHandler.cpp186 kpidVolumeIndex,
201 kpidVolumeIndex,
241 …case kpidVolumeIndex: if (m_Archive.IsMultiVol) prop = (UInt32)m_Archive.Vols.StartVolIndex; break; in Z7_COM7F_IMF()
661 case kpidVolumeIndex: in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/
H A DPropID.h90 kpidVolumeIndex, enumerator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHandler.cpp788 kpidVolumeIndex
799 kpidVolumeIndex,
834 …case kpidVolumeIndex: if (_arcInfo.Is_VolNumber_Defined()) prop = (UInt32)_arcInfo.VolNumber; brea… in Z7_COM7F_IMF()
1008 case kpidVolumeIndex: in Z7_COM7F_IMF()
H A DRar5Handler.cpp1359 kpidVolumeIndex
1372 kpidVolumeIndex,
1422 case kpidVolumeIndex: if (arcInfo && arcInfo->IsVolume()) prop = arcInfo->GetVolIndex(); break;
1960 case kpidVolumeIndex:
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabHandler.cpp69 kpidVolumeIndex,
171 case kpidVolumeIndex: in Z7_COM7F_IMF()