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

  /external/lzma/CPP/7zip/Archive/
DllExports2.cpp 45 static const UInt16 kDecodeId = 0x2790;
48 0x23170F69, 0x40C1, kDecodeId, 0, 0, 0, 0, 0, 0, 0, 0);
  /external/lzma/CPP/7zip/Compress/
CodecExports.cpp 22 static const UInt16 kDecodeId = 0x2790;
27 0x23170F69, 0x40C1, kDecodeId, 0, 0, 0, 0, 0, 0, 0, 0);
58 if (clsID->Data3 == kDecodeId)
164 return SetClassID(codec.Id, kDecodeId, value);

Completed in 81 milliseconds