HomeSort by relevance Sort by last modified time
    Searched defs:HasStream (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zUpdate.h 40 bool HasStream() const { return !IsDir && !IsAnti && Size != 0; }
7zItem.h 149 bool HasStream; // Test it !!! it means that there is
156 HasStream(true),
  /external/chromium_org/third_party/lzma_sdk/
7z.h 100 Byte HasStream;
  /external/lzma/C/
7z.h 100 Byte HasStream;

Completed in 763 milliseconds