Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdateProduce.h30 bool ExistInArchive() const { return ArcIndex != -1; } in ExistInArchive() function
DUpdateCallback.cpp126 if (up.ExistInArchive()) in GetUpdateItemInfo()
221 if (up.UseArcProps && up.ExistInArchive() && Arc->GetRawProps) in GetRawProp()
413 && up.ExistInArchive() && Archive) in GetProperty()