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

  /external/lzma/CPP/7zip/Archive/7z/
7zRegister.cpp 19 NArcInfoFlags::kFindSignature,
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 75 bool Flags_FindSignature() const { return (Flags & NArcInfoFlags::kFindSignature) != 0; }
  /external/lzma/CPP/7zip/Archive/
IArchive.h 28 const UInt32 kFindSignature = 1 << 3; // the handler can find start of archive

Completed in 376 milliseconds