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

  /external/lzma/CPP/7zip/UI/Common/
UpdateProduce.h 30 bool ExistInArchive() const { return ArcIndex != -1; }
UpdateCallback.cpp 106 if (up.ExistInArchive())
201 if (up.UseArcProps && up.ExistInArchive() && GetRawProps)
390 && up.ExistInArchive() && Archive)

Completed in 53 milliseconds