Home
last modified time | relevance | path

Searched refs:GetArc (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h395 const CArc *GetArc() const { return &Arcs.Back(); } in GetArc() function
DUpdate.cpp1231 options.MethodMode.Type.FormatIndex = arcLink.GetArc()->FormatIndex; in UpdateArchive()
1464 const CArc *arc = thereIsInArchive ? arcLink.GetArc() : NULL; in UpdateArchive()