Home
last modified time | relevance | path

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

12

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp800 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime() argument
816 static HRESULT GetItemBoolProp(IGetProp *getProp, PROPID propID, bool &result) in GetItemBoolProp() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp414 static void GetPropName(PROPID propID, const wchar_t *name, AString &nameA, UString &nameU) in GetPropName() argument
430 void CFieldPrinter::AddProp(const wchar_t *name, PROPID propID, bool isRawProp) in AddProp() argument
464 PROPID propID; in AddMainProps() local
479 PROPID propID; AddRawProps() local
786 GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &value) GetUInt64Value() argument
816 PrintPropName_and_Eq(CStdOutStream &so, PROPID propID) PrintPropName_and_Eq() argument
830 PrintPropNameAndNumber(CStdOutStream &so, PROPID propID, UInt64 val) PrintPropNameAndNumber() argument
836 PrintPropNameAndNumber_Signed(CStdOutStream &so, PROPID propID, Int64 val) PrintPropNameAndNumber_Signed() argument
902 PrintPropertyPair2(CStdOutStream &so, PROPID propID, const wchar_t *name, const CPropVariant &prop) PrintPropertyPair2() argument
921 PrintArcProp(CStdOutStream &so, IInArchive *archive, PROPID propID, const wchar_t *name) PrintArcProp() argument
988 PROPID propID; Print_OpenArchive_Props() local
1005 PROPID propID; Print_OpenArchive_Props() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1049 Z7_COM7F_IMF(CHandler::GetRawPropInfo(UInt32 index, BSTR *name, PROPID *propID)) in GetRawPropInfo() argument
1056 Z7_COM7F_IMF(CHandler::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *propType)) in GetRawProp() argument
1092 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in GetArchiveProperty() argument
1155 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in GetProperty() argument
H A DArchiveExtractCallback.cpp516 HRESULT CArchiveExtractCallback::GetTime(UInt32 index, PROPID propID, CArcTime &ft) in GetTime() argument
576 Z7_COM7F_IMF(CGetProp::GetProp(PROPID propID, PROPVARIANT *value)) in GetProp() argument
2451 Z7_COM7F_IMF(CArchiveExtractCallback::GetDiskProperty(UInt32 index, PROPID propID, PROPVARIANT *value)) in GetDiskProperty() argument
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp339 Z7_COM7F_IMF(CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)) in GetArchiveProperty() argument
402 Z7_COM7F_IMF(CHandler::GetProperty(UInt32, PROPID propID, PROPVARIANT *value)) in GetProperty() argument

Completed in 15 milliseconds

12