HomeSort by relevance Sort by last modified time
    Searched refs:IndexInArc (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h 78 UInt32 IndexInArc;
326 void SetBaseParentFolderIndex(UInt32 indexInArc)
328 _baseParentFolder = indexInArc;
ArchiveExtractCallback.cpp 433 return Arc->Archive->GetProperty(IndexInArc, propID, value);
930 GetProp_Spec->IndexInArc = index;
    [all...]

Completed in 1211 milliseconds