Home
last modified time | relevance | path

Searched defs:propID (Results 1 - 25 of 30) sorted by relevance

12

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DPropertyName.cpp10 UString GetNameOfProperty(PROPID propID, const wchar_t *name) in GetNameOfProperty() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp79 Z7_COM7F_IMF(COpenCallbackImp::GetProperty(PROPID propID, PROPVARIANT *value)) in GetProperty() argument
H A DOpenArchive.cpp318 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in GetProperty() argument
H A DPropIDUtils.cpp132 void ConvertPropertyToShortString2(char *dest, const PROPVARIANT &prop, PROPID propID, int level) throw() in ConvertPropertyToShortString2() argument
251 void ConvertPropertyToString2(UString &dest, const PROPVARIANT &prop, PROPID propID, int level) in ConvertPropertyToString2() argument
H A DUpdateCallback.cpp168 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRootProp(PROPID propID, PROPVARIANT *value)) in GetRootProp() argument
199 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)) in GetRawPropInfo() argument
244 Z7_COM7F_IMF(CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *propType)) in GetRawProp() argument
357 GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) GetProperty() argument
[all...]
H A DLoadCodecs.cpp321 GetProp( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, NCOM::CPropVariant &prop) GetProp() argument
331 GetProp_Bool( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, bool &res) GetProp_Bool() argument
346 GetProp_UInt32( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, UInt32 &res, bool &defined) GetProp_UInt32() argument
365 GetProp_String( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, UString &res) GetProp_String() argument
380 GetProp_RawData( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, CByteBuffer &bb) GetProp_RawData() argument
979 GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) GetProperty() argument
1071 GetHasherProp(UInt32 index, PROPID propID, PROPVARIANT *value) GetHasherProp() argument
[all...]
/third_party/lzma/CPP/7zip/Compress/
H A DBranchMisc.cpp51 const PROPID propID = propIDs[i]; in SetCoderProperties() local
H A DLzma2Encoder.cpp38 HRESULT SetLzma2Prop(PROPID propID, const PROPVARIANT &prop, CLzma2EncProps &lzma2Props) in SetLzma2Prop() argument
84 const PROPID propID = propIDs[i]; in SetCoderPropertiesOpt() local
H A DDeltaFilter.cpp59 const PROPID propID = propIDs[i]; in SetCoderProperties() local
H A DCodecExports.cpp199 STDAPI GetMethodProperty(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetMethodProperty() argument
306 STDAPI GetHasherProp(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetHasherProp() argument
[all...]
H A DPpmdEncoder.cpp62 const PROPID propID = propIDs[i]; in SetCoderProperties() local
H A DXzEncoder.cpp90 HRESULT CEncoder::SetCoderProp(PROPID propID, const PROPVARIANT &prop) in SetCoderProp() argument
207 const PROPID propID = propIDs[i]; in SetCoderPropertiesOpt() local
[all...]
H A DLzmaEncoder.cpp86 HRESULT SetLzmaProp(PROPID propID, const PROPVARIANT &prop, CLzmaEncProps &ep) in SetLzmaProp() argument
176 const PROPID propID in SetCoderProperties() local
198 const PROPID propID = propIDs[i]; SetCoderPropertiesOpt() local
[all...]
H A DBcj2Coder.cpp86 const PROPID propID = propIDs[i]; in SetCoderProperties() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zProperties.cpp153 Z7_COM7F_IMF(CHandler::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType)) in GetPropertyInfo() argument
H A D7zEncode.cpp434 const PROPID propID = NCoderPropID::kExpectedDataSize; in Encode1() local
H A D7zHandlerOut.cpp300 static HRESULT GetTime(IArchiveUpdateCallback *updateCallback, unsigned index, PROPID propID, UInt64 &ft, bool &ftDefined) in GetTime() argument
H A D7zHandler.cpp192 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in GetArchiveProperty() argument
323 Z7_COM7F_IMF(CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)) in GetRawPropInfo() argument
342 Z7_COM7F_IMF(CHandler::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *propType)) in GetRawProp() argument
565 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIAN argument
[all...]
/third_party/lzma/CPP/7zip/Archive/
H A DArchiveExports.cpp95 STDAPI GetHandlerProperty2(UInt32 formatIndex, PROPID propID, PROPVARIANT *value) in GetHandlerProperty2() argument
138 STDAPI GetHandlerProperty(PROPID propID, PROPVARIANT *value) in GetHandlerProperty() argument
H A DSplitHandler.cpp50 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in GetArchiveProperty() argument
266 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)) in GetProperty() argument
H A DLzmaHandler.cpp203 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in GetArchiveProperty() argument
283 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)) in GetProperty() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp117 static void SetMethodProp32(CMethodProps &m, PROPID propID, UInt32 value) in SetMethodProp32() argument
132 static void SetMethodProp32_Replace(CMethodProps &m, PROPID propID, UInt32 value) in SetMethodProp32_Replace() argument
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp379 Z7_COM7F_IMF(CInFileStream::GetProperty(PROPID propID, PROPVARIANT *value)) in GetProperty() argument
536 Z7_COM7F_IMF(CInFileStream::GetProperty(PROPID propID, PROPVARIANT *value)) in GetProperty() argument
H A DCreateCoder.cpp55 static HRESULT ReadNumberOfStreams(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, UInt32 &res) in ReadNumberOfStreams() argument
68 static HRESULT ReadIsAssignedProp(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, bool &res) in ReadIsAssignedProp() argument
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp153 static HRESULT IsArchiveItemProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result) in IsArchiveItemProp() argument
667 Z7_COM7F_IMF(CArchiveUpdateCallback::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in GetProperty() argument

Completed in 18 milliseconds

12