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

  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 125 bool Flags_AltStreams() const { return (Flags & NArcInfoFlags::kAltStreams) != 0; }
Update.cpp 580 if (options.AltStreams.Val && !arcInfo.Flags_AltStreams())
    [all...]

Completed in 229 milliseconds