Home
last modified time | relevance | path

Searched refs:GetNameOfProperty (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DPropertyName.h8 UString GetNameOfProperty(PROPID propID, const wchar_t *name);
DPropertyName.cpp10 UString GetNameOfProperty(PROPID propID, const wchar_t *name) in GetNameOfProperty() function
DExtractCallback.cpp503 s += GetNameOfProperty(kpidWarningFlags, L"Warnings"); in ErrorInfo_Print()
511 s += GetNameOfProperty(kpidWarning, L"Warning"); in ErrorInfo_Print()
551 AddNewLineString(s, GetNameOfProperty(kpidWarning, L"Warning")); in OpenResult_GUI()