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

  /external/lzma/CPP/7zip/Common/
MethodId.h 8 typedef UInt64 CMethodId;
CreateCoder.h 17 CMethodId Id;
65 const UString &name, CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams);
69 CMethodId methodId, UString &name);
74 CMethodId methodId,
82 CMethodId methodId,
89 CMethodId methodId,
94 CMethodId methodId,
MethodProps.h 20 CMethodId Id;
RegisterCodec.h 13 CMethodId Id;
CreateCoder.cpp 92 CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams)
127 CMethodId methodId, UString &name)
156 CMethodId methodId,
256 CMethodId methodId,
270 CMethodId methodId,
283 CMethodId methodId,
  /external/lzma/CPP/7zip/Archive/7z/
7zDecode.h 24 CRecordVector<CMethodId> CoderMethodIDs;
7zEncode.h 33 CRecordVector<CMethodId> _decompressionMethods;
7zItem.h 24 CMethodId MethodID;
7zEncode.cpp 23 const CRecordVector<CMethodId> decompressionMethods,
7zUpdate.cpp 643 CMethodId m = f.Coders[i].MethodID;
  /external/lzma/CPP/7zip/Compress/
CodecExports.cpp 33 static HRESULT SetClassID(CMethodId id, bool encode, PROPVARIANT *value)

Completed in 186 milliseconds